MCQOPTIONS
Bookmark
Saved Bookmarks
→
INautix
→
Aptitude & Logical - INautix
→
What is the output of code fragement? int x==4;...
1.
What is the output of code fragement? int x==4; printf("%d %d",x++,++x);
A.
44
B.
45
C.
55
D.
56
Answer» D. 56
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Predict the output of the following program: main() { int x[ ]={5,6,7,8,9}; char*a; a=(char *)x; printf(%d,*((int*) a+3)); }
What is the value range of unsigned char in C language?
In C language, the sizes of an integer and a pointer must be
Through which the transfer of data from CPU to peripheral devices of a computer is achieved:
What is the output of code fragement? int x==4; printf("%d %d",x++,++x);
Which of the following does the data integrity refer to?
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