what is the main difference between c and c++?
Answer Posted / venkatrao
c is procedural programming language while c++ is object oriented language.The main difference is in c++ having reusability and security(because it is object oriented) while
c does not.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What type of loop is a for loop?
What is the main feature of oop?
What is cohesion in oop?
What polymorphism means?
Can main method override?
What is pure oop?
Why do we use inheritance?
What are the 5 oop principles?
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
What are main features of oop?
What is this pointer in oop?
What is multilevel inheritance?
what is the sylabus for priliminaries?
What are two types of polymorphism?