What are virtual classes?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between inter class and abstract class...?
what is new operator in c++
tel me oops defination in single line
Can we call a base class method without creating instance?
What is protected in oop?
What is this interview room ? Is it a class or an object.
What do you mean by public, private, protected and friendly?
Describe what an Interface is and how it?s different from a Class.
What is the difference between Home and $Home?
Write a program to reverse a string using recursive function?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
Why many objects can working together? How objects working togetherM I want to see example code.