IN PROGRAMING LANGAUGE A C++ IS PURELY OBJECT ORIENTED OR
NOT?
Answers were Sorted based on User's Feedback
Answer / jay gandhi
IN PROGAMING ONLY SMALL TALK IS PURELY OOPS NOT C++ ARE
PURE OBJECT ORIENTED LANGAUGE..
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / 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 |
What is an interface in oop?
What is the difference between Home and $Home?
i=20;k=0; for(j=1;k-i;k+=j<10?4:3) { cout<<k; } //please comment on the output
What is the benefit of oop?
• What are the desirable attributes for memory managment?
What is the difference between abstraction and polymorphism?
What is the renewal class?
What do we mean by a hidden argument in a function?
what is difference between String s=new String("vali"); String s="vali"
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
What is object in oop?
how much classes are used in c++