Functions on C related Questions and Answers - Page 6

Question 51 : Preprocessor feature that supply line numbers and filenames to compiler is called?
1. Selective inclusion
2. macro substitution
3. Concatenation
4. Line control
View Answer   Discuss with Members

Question 52 : What is the format identifier for 'static a = 20.5;'?
1. %s
2. %d
3. %f
4. Illegal declaration due to absence of data type
View Answer   Discuss with Members

Question 53 : Which data type can be stored in register?
1. int
2. long
3. float
4. all of the mentioned
View Answer   Discuss with Members

Question 55 : Functions can return enumeration constants in C?
1. true
2. false
3. depends on the compiler
4. depends on the standard
View Answer   Discuss with Members

Question 56 : Which of the following storage class supports char data type?
1. register
2. static
3. auto
4. all of the mentioned
View Answer   Discuss with Members

Question 57 : A local variable declaration with no storage class specified is by default _________
1. auto
2. extern
3. static
4. register
View Answer   Discuss with Members

Question 58 : C preprocessors can have compiler specific features.
1. True
2. False
3. Depends on the standard
4. Depends on the platform
View Answer   Discuss with Members

Question 59 : The 'else if' in conditional inclusion is written by?
1. #else if
2. #elseif
3. #elsif
4. #elif
View Answer   Discuss with Members


View 51 - 60 of 84 Questions

* Be the First to Post a Comment.

Submit comment :


Captcha Image
Reload

Ask Question

Captcha Image
Reload

Note : Name and Email never shown.





Subscribe


Become a part of EducationForever. Subscribe to our FREE Newsletter