what is the main difference between c and c++?
Answer Posted / ankit
C DOES NOT PROVIDE DEFAULT ARGUMENT WHILE C++ PROVIDE
DEFAULT ARGUMENT.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the important components of cohesion?
What are two types of polymorphism?
What are constructors in oop?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
What is pure oop?
What are the two different types of polymorphism?
any one please tell me the purpose of operator overloading
what is different between oops and c++
What are the three main types of variables?
What is polymorphism in oops with example?
What is the main feature of oop?
Can an interface inherit a class?
Is abstract thinking intelligence?
Can static class have constructor?
What is constructor overloading in oop?