InterviewSolution
Saved Bookmarks
| 1. |
How are many sequences of statements present in c++?(a) 4(b) 3(c) 5(d) 6The question was posed to me in a national level competition.Question is taken from Statements topic in portion Functions, Namespaces & Exceptions in C++ of C++ |
|
Answer» The CORRECT CHOICE is (C) 5 |
|