MCQOPTIONS
Home
About Us
Contact Us
Bookmark
Saved Bookmarks
Testing Subject
General Aptitude
Logical and Verbal Reasoning
English Skills Ability
Technical Programming
Current Affairs
General Knowledge
Finance & Accounting
GATE (Mechanical Engineering)
Chemical Engineering
→
Expedia
→
Aptitude & Logical - Expedia
→
Which of the following cannot be static in C?
1.
Which of the following cannot be static in C?
A.
Variables
B.
Functions
C.
Structures
D.
None of the mentioned
Answer» E.
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
main() { int x = 0; for (; ;) { if ( x++ == 4) break; continue; } printf(“x = %d\n”, x); } What will be printed when the above code is executed?
if default statement is omitted and there is no match with the case table
do-while loop terminates when conditional expression returns?
Which of the following cannot be checked in a switch-case statement?
In mathematics and computer programming, which is the correct order of mathematical operators ?
A program is a:
The size of a structure can be determined by a. size of variable name b. size of (struct tag)"
What is the result of 16>>2?
Who calls to the fuction main()
The library function used to find the last occurrence of a character in a string is
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