Single Choice
Not Set
QWhat is the output of this C code?
#include"stdio.h"
void main()
{
1 < 2 ? return 1: return 2;
}
ID: #1201
Data Types in C Language
2,170 views
Question Info
#1201Q ID
Not SetDifficulty
Data Types in C LanguageTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
-5
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic