Can private class be inherited?
No Answer is Posted For this Question
Be the First to Post Answer
What is polymorphism and its types?
What are the 4 main oop principles?
What is the benefit of oop?
How to deploy web appliction in web logic ?
Tell us about yourself.
47 Answers ABB, Amazon, Fidelity, Flextronics, Franklin Templeton, HCL, Hexaware, IBM, Impetus, Infosys, Reliance, Rofous, Silgate, Sutherland, TCS, Thomson Reuters, Virtusa, Wipro,
What is the difference between and interface and an abstract class ?
4 Answers IBM, Infosys, Ness Technologies,
What is Dynamic Polymorphism?
Why is abstraction needed?
tel me oops defination in single line
What is virtual destructor? Why?
3 Answers Agile Software, College School Exams Tests, CSC,
how to find no of instances of an object in .NET?
In OverLoading concept,Why they are not consider return value and why they are consider only parameters in method? For ex: public int Add(int a,int b){...} public String Add(int a,int b){...}