AtoZ C++ Interview Questions,CPP Objective Type Questions,C++ Study Material
Home
C++ Interview Questions
C++ Multiple Choice Questions
C++ Tutorial
skip to main
|
skip to sidebar
The output of _________. | CPP MCQs
18:24
AtoZ C++ Interview Questions, AtoZ CPP Objective Type Questions, AtoZ C++ Study Material
No comments
The output of _________.
{
int a = 5;
int b = 10;
cout << (a>b?a:b);
}
A. 5
B. 10
C. Syntax error
D. None of above
Ans: B
Email This
BlogThis!
Share to X
Share to Facebook
Newer Post
Older Post
Home
0 comments:
Post a Comment
Blogger news
Home
C++ Interview Questions
C++ Multiple Choice Questions and Answers
CPP Study Material pdf
Followers
Categories
C++ Objective type Questions and Answers
(1)
C++ Questions and Answers for Freshers
(1)
CPP MCQs
(1)
0 comments:
Post a Comment