Answer Posted / arun
Bjarne stoustrup
| Is This Answer Correct ? | 61 Yes | 7 No |
Post New Answer View All Answers
What is cohesion in oop?
What is meant by multiple inheritance?
What is a class and object?
Which language is not a true object oriented programming language?
What is abstraction in oop?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
what are the ways in which a constructors can be called?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
Is abstract thinking intelligence?
What is polymorphism and why is it important?
Templates mean
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What is multilevel inheritance explain with example?
Is data hiding and abstraction same?
What are constructors in oop?