MCQOPTIONS
Bookmark
Saved Bookmarks
→
Siemens
→
Technical/Interview - Siemens
→
Main() { Char arr[12]; Printf(%d,sizeof(arr))...
1.
Main() { Char arr[12]; Printf(%d,sizeof(arr)); }
A.
24
B.
12
C.
36
D.
2
Answer» C. 36
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
What is mutex?
A multiprocessor system is
Which of the following statements is true on demand paging
which of the following is not a scheduling algorithm.
the basic criteria of selecting a page replacement algorithm for virtual memory management is
a page fault occurs when
void main(void) { Int x=2; Int y=4; Cout<<x++<< --y; Cout<<x<<y; }
Main() { Const int val=5; Const int *ptrval; Ptrval=&val; *ptrval=10; Printf(%d,val); }
Main() { Int I; I=010; Printf(%d,i); }
char *p; short i; long l; (long)i= l;
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