Answer Posted / bchengareddy
c is procedural oriented language and c++ is a object
oriented language
in c++ we can create object and its prop[erties where as in
c functions are used
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
write string class as your own class in java without using any built-in function
What is the problem with multiple inheritance?
Can static class have constructor?
Which type does string inherit from?
What is a null tree?
What is encapsulation and abstraction? How are they implemented in C++?
What does and I oop mean?
What is encapsulation in simple terms?
any one please tell me the purpose of operator overloading
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What is the difference between inheritance and polymorphism?
What is stream in oop?
How to improve object oriented design skills?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is polymorphism what is it for and how is it used?