Answer Posted / cynthia,1st b.sc.,itm
Oops stands for Object Oriented Programminglanguage.C++ is
based on this Oops concept only.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
How is c++ different from java?
Is recursion allowed in inline functions?
Explain the static member function.
What is overloading unary operator?
What is the difference between object-oriented programming and procedural programming?
which operator is used for performing an exponential operation a) > b) ^ c) none
Explain virtual class?
How do I make turbo c++ full screen?
Where do I find the current c or c++ standard documents?
How does list r; differs from list r();?
Write bites in Turbo c++ Header ("Include") Files.
Explain binary search.
What is data hiding c++?
Why do we need templates?
What are structures and unions?