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
→
TCS Mock Exam
→
Technical Exam
→
Predict the output of following code: main() { i...
1.
Predict the output of following code: main() { int a=10,x; x= a– + ++a; printf(“%d”,x); }
A.
19
B.
20
C.
22
D.
23
Answer» C. 22
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
what does the default header file contain?
All keywords in C are in
Which of the following special symbol allowed in a variable name?
int **ptr; is?
In the standard library of C programming language, which of the following header file is designed for basic mathematical operations?
Which of the following is a collection of different data types?
Strings are character arrays. The last index of it contains the null-terminated character
Which of the following uses structure?
A pointer variable can be
Comment on the below while statement while (0 == 0) { }
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