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 do you mean by inheritance?
write a c++ program to find maximum of two numbers using inline functions.
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
Is abstract thinking intelligence?
what is the new version of oops
what is namespace? what are the uses of namespace?
Write a program in c++ to read two floating point numbers and find their sum and average.
Why it is called runtime polymorphism?
namespace is working on which compiler?
What is virtual function?where and when is it used?
Differences between inline functions and non-inline functions?
What is Hashing and how is it done? Pictorial form?