Answer Posted / gaurav vishnoi
Bjarne Stroustrup
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What is destructor oops?
Explain the advantages of inheritance.
What is the real time example of inheritance?
What is coupling in oop?
What are the features of oop?
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.
Explain the concepts involved in Object Oriented programming.
what is difference between class template and template class?
What is oops and its features?
What is multilevel inheritance?
#include
How long to learn object oriented programming?
How do you achieve polymorphism?
How can you overcome the diamond problem in inheritance?
Can enum be null?