____ is a prototype of a function that returns no value.
A. void funcA();
B. funcA();
C. int funcA();
D. null funcA();
Answer: A
Computer Science & Information Technology
You might also like to view...
An object that contains professional-looking, formatted information from underlying tables or queries.
What will be an ideal response?
Computer Science & Information Technology
Which of the following network troubleshooting utilities of Linux is used to display the local system's network interface information, including IP address, hostname, and subnet mask?
A) traceroute B) ifconfig C) arp D) ping
Computer Science & Information Technology
Which of the following is a double-selection control statement?
a. do...while b. for c. if...else d. if
Computer Science & Information Technology
This means that that the message is sent to all computers in the LAN.
What will be an ideal response?
Computer Science & Information Technology