Answer Posted / vignesh
c consists of both object oriented and function oriented
but whereas java consists of only object oriented language
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What is an object in c++?
Write about all the implicit member functions of a class?
Why c++ does not have finally?
Write is a binary search tree? Write an algo and tell complexity?
What is c++ and its uses?
Explain what is oop?
what is COPY CONSTRUCTOR and what is it used for?
Describe new operator and delete operator?
Please explain the reference variable in c++?
What is a constructor in c++ with example?
What is the use of namespace std in C++?
How can you differentiate between inheritance and implementation in c++?
What are register variables?
Explain the different access specifiers for the class member in c++.
What is endl c++?