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
velikii [3]
2 years ago
8

In the program below, numA is a _____.

Computers and Technology
2 answers:
expeople1 [14]2 years ago
5 0

Answer:

Its d, parameter

Explanation:

Took the test and got a 100% :)

adell [148]2 years ago
3 0

Answer:

D. Parameter.

Explanation:

In the program below, numA is a parameter because it is used to define the mathematical expression or serves as an input value to the function.

In Computer programming, a parameter simply represents a value that is being passed into a function i.e an input to a function.

def multiply (numA, numB);

{

product = numA * numB

return product;

answer = multiply(8,2)

}

print (16)

In this scenario, the values numA (8) and numB (2) are the parameters passed into the multiply function.

<em>Hence, this is a simple calculator that accept parameters as a numerical value and multiplies them together before printing an output (answer). </em>

You might be interested in
. Evan is creating a worksheet and needs to copy information in cells A2:A13 into cells B2:B13. Which of the following is the ea
Fantom [35]
Highlight A2 and drag down and select the cells to A13. Then do ctrl+c to copy.
Next Highlight the cell B2 and then do ctrl+v. This will paste all the cells 
4 0
3 years ago
The southwest of the U.S. has its own regional identity composed of what three cultural groups
never [62]
<span>It is composed of Native Americans, Hispanics, and Anglos. There is a high number of Native Americans that live in Arizona and New Mexico. The Hispanic population is significant in Flagstaff, Yuma, Mesa, Glendale, St. George, Las Cruces, Santa Fe, and Pueblo. The area had first been that of the Native Americans, and it was close to Mexico, making it easy for Hispanic integration. The Europeans later took this area over.</span>
6 0
3 years ago
Which wireless communication is typically limited to six feet of distance?
Nutka1998 [239]

Answer:

Bluetooth

Explanation:

Bluetooth is a standard to share data between Mobil devises, typically less than 10 m (33 ft), up to 100 m (330 ft), but the Bluetooth 5.0 has a range of 40–400 m (100–1,000 ft), in addition, NFC is something similar because needs a separation of 10 cm or less, and with RFID we can read to hundreds of meters.

3 0
2 years ago
You have enabled IP routing on PLABSA01 after enabling the IPRouter in the registry. How will you verify whether the IP routing
drek231 [11]

Answer:

By typing ipconfig at the command prompt

Explanation:

To check if an ip router is enabled in a registry, simply do the following:

1. launch your command prompt from accessories in your windows start button

2. Type this command IPconfig

3. Strike the enter button on the keyboard

It will display the various pack of upload and download indicating how packages are routed.

4 0
3 years ago
How on earth do I fix my computer charger port?
uranmaximum [27]

Answer:

have you tried opening the back of the computer and straighten the pingie pong (those things) with a driver and a tester to check the volts

5 0
3 years ago
Other questions:
  • 3. This shows you the different things that all the tools can do, as you click on the tools
    10·1 answer
  • Which of the following are techniques that companies use to influence consumers demand for their goods and services
    7·2 answers
  • Many companies use software to scan resumes and search for _____________.
    10·1 answer
  • Look at the simple circuit illustrated in the figure above. What will happen when only switch S1 is closed?
    11·2 answers
  • Assuming that the actual process ids of the parent and child process are 2600 and 2650 respectively, what will be printed out at
    10·1 answer
  • Which of the following statements is NOT true regarding​ ERP? A. ERP promises​ slow, but​ accurate, information. B. ERP allows c
    11·2 answers
  • Test if value is not less than 13.6.
    15·1 answer
  • BRAINLIEST
    13·2 answers
  • Put your snap in the comments below if you want to be friends
    8·2 answers
  • A restaurant recorded the ages of customers on two separate days. You are going to write a program to compare the number of cust
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!