Why is static class not inherited?


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

Post New Answer

More OOPS Interview Questions

Why many objects can working together? How objects working togetherM I want to see example code.

2 Answers  


what is cast operator?

2 Answers   Microsoft,


Why do we use class in oops?

0 Answers  


create a c++ program that will accepts 9 inputs using 3 by 3 array.

1 Answers  


what is the 3 types of system development life cycle

0 Answers  






What is namespace?

15 Answers  


monkey starts climbing up a tree 20ft tall,each hour ,it hops 3ft and slips back by 2ft .how much time it wil tak to reach top of the tree?

13 Answers   IonIdea,


What is the significance of classes in oop?

0 Answers  


suppose A is a base class and B is the derved class. Both have a method foo which is defined as a virtual method in the base class. You have a pointer of classs B and you typecast it to A. Now when you call pointer->foo, which method gets called? The next part of the question is, how does the compiler know which method to call?

3 Answers   EA Electronic Arts,


what is function over loading?

5 Answers  


Write a program in c++ to read two floating point numbers and find their sum and average.

2 Answers  


3. Differentiate verification and validation.

1 Answers  


Categories