Describe the setting up of my member functions to avoid overriding by the derived class?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is the last index number in an array of 100 characters a) 100 b) 99 c) 101

0 Answers  


What is encapsulation in c++ with example?

0 Answers  


What is scope in c++ with example?

0 Answers  


Are there interfaces in c++?

0 Answers  


Write a program to add three numbers in C++ utilizing classes.

0 Answers   TCS,






What is static function? Explain with an example

0 Answers  


What are 2 ways of exporting a function from a dll?

0 Answers  


Can we use resume in error handling i.e. in the catch block

5 Answers   Infosys,


What is the difference between Char a[ ]=”string” and char *a=”String”

11 Answers   Adobe,


How do you instruct your compiler to print the contents of the intermediate file showing the effects of the preprocessor?

0 Answers  


What is class invariant?

1 Answers  


Is linux written in c or c++?

0 Answers  


Categories