1.

How many indicators are available in c++?(a) 4(b) 3(c) 2(d) 1The question was posed to me in semester exam.My doubt is from C Input Output topic in section Strings, Streams & Numerics in C++ of C++

Answer»

Right option is (B) 3

Easiest explanation - There are THREE indicators are AVAILABLE in C++. They are Error indicator, End-Of-File indicator and Position indicator.



Discussion

No Comment Found

Related InterviewSolutions