what is the main difference between c and c++?
Answer Posted / maxel
In C programming the concepts of overloading and overriding are unsupported.Where as in C++ overloading and overriding can be performed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is purpose of inheritance?
What are the three main types of variables?
What is a class oop?
What is the problem with multiple inheritance?
What is encapsulation in oop?
What is byval and byref? What are differences between them?
Can we define a class within the interface?
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.
What type of loop is a for loop?
Write a program to sort the number with different sorts in one program ??
What is the difference between static polymorphism and dynamic polymorphism?
Can enum be null?
What is the purpose of polymorphism?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
Is data hiding and abstraction same?