what is the main difference between c and c++?
Answer Posted / subbu
c is not object oriented but c++ is object oriented.c is a
topdown approach while c++ is bottom up approach.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Who invented oop?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
Why we use classes in oop?
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?
What is destructor example?
How do you define social class?
What is the point of polymorphism?
Can bst contain duplicates?
What is polymorphism programming?
Can you inherit a private class?
Advantage and disadvantage of routing in telecom sector
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
What are two types of polymorphism?
What is object in oop with example?