1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
madreJ [45]
1 year ago
12

If userNum1 is less than 0, put "userNum1 is negative.\n" to output. If userNum2 is greater than 10, assign userNum2 with 0. Els

e, put "userNum2 is less than or equal to 10.\n".
Computers and Technology
1 answer:
Over [174]1 year ago
7 0

Answer:

I don't know what language you want this in, but I will do it in c++. Let me know if you want it in another language.

if (userNum1 < 0) {

 cout << "userNum1 is negative" << endl;

}

else if (userNum2 > 10 {

 userNum2 = 0;

} else {

 cout << "userNum2 is less than or equal to 10";

}

You might be interested in
Use your own words to describe how IT/IS can support major functional areas in the business. Discuss at least two of these areas
slavikrds [6]

A business has many functions. A business functions are the activities that are carried out by an enterprise. The major business functions in an enterprise are-

<span>1.       </span>Planning

<span>2.       </span>Production

<span>3.       </span>Marketing & Sales

<span>4.       </span>Accounting & Finance

<span>5.       </span>Human Resource

Each of the above functional areas are majorly supported by information system. An enterprise IT department plans, operate and support all the above mentioned function, by enabling users to carry out their roles efficiently.

1.IT in Marketing & Sales (Marketing Information System)-

Marketing business activity includes planning, promoting and selling of goods and services to the end customers. Marketing information system supports decision making and to carry out various task smoothly.

Marketing information system depend on external data rather than other organizational information system. It covers data related to the information of marketplace. What are the potential marketplace for a given product?

Example- a Company is producing networking equipment. Then identifying the potential market segment, reaching out to the end customer, advertising about the product, identifying the renewal opportunities of the sold product, forecasting the sales of the next quarter/year etc. are all the part of marketing & sales information system.

2.IT in human resource-

Information system is helpful in Human resource function as well. Human resource information contains the data about all the present employees of the enterprise, and also it collects the data of the new candidate against any new vacancy. In human resource payroll management system consist all the information of the existing employees (personal information, salary, performance and promotion activities etc.).

An ideal human resource information system maintains & secure employee record, track employee skill, job performance and training, and support planning for employee compensation and career growth.

<span> </span>

8 0
3 years ago
George works for a print newspaper in which of these areas would you be interested to hire new recruits for the newspaper WHICH
Stolb23 [73]

Answer:

number 4

Explanation:

3 0
3 years ago
What is the use of "Computer" Icon ?
snow_lady [41]




Hi pupil Here's your answer :::




➡➡➡➡➡➡➡➡➡➡➡➡➡



The Computer Icons can provide access to the resources on your computer. You can access your storage drives and by double clicking on the Computer icon.

It usually used in a Graphical User Interface systems.



⬅⬅⬅⬅⬅⬅⬅⬅⬅⬅⬅⬅⬅




Hope this helps
7 0
2 years ago
Read 2 more answers
What is the final gear reduction of a compound gear reduction of 36 to 12 for the first stage and 60 to 12 for the second stage?
OverLord2011 [107]

Answer:

8

Explanation:

Gear reduction = driven gear teeth / driving gear teeth

First stage reduction :

Driven gear teeth = 36

Driving gear teeth = 12

36 /12 = 3

Second stage reduction :

Driven gear teeth = 60

Driving gear teeth = 12

60 /12 = 5

First stage + second stage

3 + 5 = 8

5 0
3 years ago
A new product was introduced in 2003, which functions as both an identification device and a medium of communication. It uses in
Svetllana [295]

Answer:

nTag

Explanation:

nTag describe -Providing information on freight limitations-Preparing documentation-Packing exhibit materials-Helping to ensure that shipments arrive on time.

5 0
3 years ago
Other questions:
  • 1.6.6 Night out for codehs
    6·1 answer
  • Which is the correct formula to add the values in cells A1 and B1? A. SUM(A1+B1) B. =SUM(A1+B1) C. =SUMA1+B1 D. A1+B1
    9·2 answers
  • A process that allows software-based networked computers to run multiple operating systems and programs and share storage is cal
    5·1 answer
  • Nate wants to copy the style of his contact address to the normal template. Complete the paragraph to describe how he can access
    6·1 answer
  • How to create a distribution list in outlook?
    7·1 answer
  • A noisy signal has been uploaded to D2L in the files fft_signal.mat and fft_signal.txt.Write a program to estimate the power spe
    10·1 answer
  • Using this tool to help you to visualize your slides and develop your content
    13·1 answer
  • Write a statement to add the key Tesla with value USA to car_makers. Modify the car maker of Fiat to Italy. Sample output for th
    13·1 answer
  • Hich of these statements is a value statement?
    14·2 answers
  • You want to send an email to members of your team working on a school project. In which field would you put the email addresses
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!