IN PROGRAMING LANGAUGE A C++ IS PURELY OBJECT ORIENTED OR
NOT?
Answer Posted / pankaj kumar gulwani
C++ IS NOT A FULLY OBJECT ORIENTED LANGUAGE......ITS A PARTIALLY OBJECT ORIENTED LANGUAGE...........
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What are constructors in oop?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
Which language is not a true object oriented programming language?
How do you answer polymorphism?
What is abstraction and encapsulation?
Why do we use inheritance?
Why is there no multiple inheritance?
Prepare me a program for the animation of train
What is the advantage of oop over procedural language?
What is new keyword in oops?
Why is polymorphism used?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
Why is polymorphism needed?
Why polymorphism is used in oops?
2. Give the different notations for the class.\