The header of user-defined function empChange, passing emp1 as an output argument, would look like:

a. void empChange (emp1.emprec)
b. void empChange (emprec*emp1)
c. void empChange (emprec.emp1)
d. void empChange (emprec&emp1)
e. emp1 = void empChange ()


d. void empChange (emprec&emp1)

Computer Science & Information Technology

You might also like to view...

Fiber optic cabling is commonly found in multiple buildings for a particular company

Indicate whether the statement is true or false

Computer Science & Information Technology

Conditional formats are dynamic, so a cell's appearance will change to reflect its current value. _________________________  

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

An array is a heterogeneous data structure.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

A technician notices an impact printer has run out of ink. Which of the following should the technician do NEXT?

A. Power cycle the printer B. Replace the ribbon C. Rewind the ribbon D. Replace the print head

Computer Science & Information Technology