MCQOPTIONS
Bookmark
Saved Bookmarks
→
Adobe
→
Aptitude & Logical - Adobe
→
Which is the right way to declare constant in C?
1.
Which is the right way to declare constant in C?
A.
int constant var =10;
B.
int const var = 10;
C.
const int var = 10;
D.
B & C Both
Answer» E.
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
An array elements are always stored in _________ memory locations.
What is the right way to access value of structure variable book{ price, page }?
C Language developed at _____?
For 16-bit compiler allowable range for integer constants is ______ ?
perror( ) function used to ?
Bitwise operators can operate upon?
What is C Tokens?
What is Keywords?
What is constant?
Which is the right way to declare constant in C?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply
Your experience on this site will be improved by allowing cookies. Read
Cookie Policy
Reject
Allow cookies