C programming interview
questions and answer for freshers
(1) If static storage in
c will not work then what problem will you face?
(2) If extern storage in
c will not work then what problem will you face?
(3) Why we cannot
initialize extern variables?
(4) What is trigraph in
C?
(5) Why char data type
can store two characters at a time?
(6) What is prototype of
printf function?
Answer
No comments:
Post a Comment