Answer Posted / dng
c is procedural oriented language and C++ is a object
oriented language.
In C++ we can create object and its properties where as in C
functions are used.
| Is This Answer Correct ? | 100 Yes | 9 No |
Post New Answer View All Answers
How do you answer polymorphism?
Why polymorphism is used in oops?
What is oops with example?
What is abstraction example?
What is encapsulation in oops?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
Describe these concepts: Polymorphism, Inheritance and Abstraction.
what's the basic's in dot net
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
What is object in oops?
What is oops concept with example?
What is cohesion in oop?
How can you overcome the diamond problem in inheritance?
c++ program to swap the objects of two different classes
What is the fundamental idea of oop?