what is the main difference between c and c++?
Answer Posted / priya
c language is top to bottom approach whereas c++ is bottom
to top approach
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why multiple inheritance is not possible?
Which language is not a true object oriented programming language?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What is abstraction in oop?
What is use of overloading?
what are the realtime excercises in C++?
What is polymorphism in oops with example?
class type to basic type conversion
Explain virtual inheritance?
Why we use classes in oop?
What is byval and byref? What are differences between them?
Can you explain polymorphism?
What is encapsulation in ict?
Can we define a class within the interface?
Why is polymorphism used?