1 / 5 How many times is a do while loop guaranteed to loop?
2 / 5 Which among following is not a valid visibility mode in C++ program ?
3 / 5 Hierarchy decides which operator
4 / 5 int[ ] ={5,6,7,8,9} What is the value of a[3]?
5 / 5 Which one of the following is not a valid reserved keyword in C++