Can you inherit a private class?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to reverse a string using recursive function?
What exactly is polymorphism?
What is this interview room ? Is it a class or an object.
In what situation factory design patterns,DAO design patterns,singleton design patterns should be applied.?
wht is major diff b/w c and c++?
write a c++ code to overload + and - for a stack class such that + provides push and - provides pop operation
1 Answers College School Exams Tests, HCL, IBM, TCS,
What is an orthogonal base class?
write a function that takes an integer array as an input and finds the largest number in the array. You can not sort array or use any API or searching needs?
2 Answers IBMS, Zycus Infotech,
What is public, protected, private?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
what is the difference between ERROR and EXCEPTION?
What is a superclass in oop?