My Report

Object Oriented Programming Practice Test 8


Correct Answer: 2 points | Wrong: -1 point
Grades: A* (100% score) | A (80%-99%) | B (60%-80%) | C (40%-60%) | D (0%-40%)
advertisement

1. The static member functions _______________

2. If public members are to be restricted from getting inherited from the subclass of the class containing that function, which alternative is best?

3. The static member functions ____________________

4. How many catch blocks can a class have?

5. If an object is declared inside the function then ____________________ outside the function.

6. Which symbol should be used to separate the type of exception handler classes in a single catch block?

7. Which among the following is true?

8. There can be a try block without catch block but vice versa is not possible.

9. Which among the following is true?

10. The static members are ______________________


 

Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.