Which of the following statements calls function abc?

a. call abc;
b. abc;
c. p = abc(q);
d. void abc(void);
e. none of the above

c. p = abc(q);

Computer Science & Information Technology

You might also like to view...

The ________ view displays print options and displays a worksheet in print preview mode

Fill in the blank(s) with correct word

Computer Science & Information Technology

Describe the differences between cooperative multitasking and preemptive multitasking.

What will be an ideal response?

Computer Science & Information Technology