C Programming Questions & Answers: part13



Software Programming : C Programming QUESTIONS AND ANSWERS :: part13 : 11 to 15

Following Software Programming language Entrance Multiple choice objective type questions and answers will help you in Software Programming 2024 examinations :

11.Multiline macros can be defined by placing ____ at the end of each line except the Last.

/
#
@
\
$.

12.Consider the following declaration :float a, b; How much memory will be reserved for the above two declared variables.

1 byte
4 bytes
8 bytes
16 bytes
20 bytes.

13.A function prototype is

A definition of the function
A declaration statement in the called program
A declaration statement in the calling program
A function call in the program
A sterotype in the program.

14.Which header file contains the function prototypes for the standard input /output library functions and information used by them?

.

More C Programming QUESTIONS AND ANSWERS available in next pages

    Health is the greatest gift, contentment is the greatest wealth -Buddha
Trust because you are willing to accept the risk, not because it’s safe or certain