what is the main difference between c and c++?
Answer Posted / akash dilwaria
c is function driven while c++ is object driven,
c++ supports function overloading while c does not ;
c is a top down approach while c++ follows bottom up approach.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is class encapsulation?
What is multilevel inheritance explain with example?
What is abstraction and encapsulation?
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
Write a program to sort the number with different sorts in one program ??
What is the main purpose of inheritance law?
Why do we need polymorphism in c#?
What does <> mean pseudocode?
What is methods in oop?
What is the real life example of polymorphism?
What is byval and byref? What are differences between them?
given a set based questions and 5 questions based on it next data sufficiciency questions 2 and 2/3 english sentence completion with options very easy and 2 synononmys paragraph with 10 questions 10 minutes replace =,-,*,% with -,%,+,* type questions 5 3 questions lik following itssickhere itssickthere itssickhere istsickhere which is nt alike the others very easy
What is polymorphism used for?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
What is abstract class in oops?