what is the main difference between c and c++?
Answer Posted / tamil raja
C++ has Enumeration data type & exception handling
functions. but C pgm dosen't have.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
program for insertion ,deletion,sorting in double link list
What type of loop is a for loop?
Why is destructor used?
What is encapsulation selenium?
Can you explain polymorphism?
What are the three parts of a simple empty class?
Can abstract class have normal methods?
What is abstract class in oops?
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?
Why is oop useful?
What is encapsulation in oop?
What is polymorphism in oops with example?
Is oop better than procedural?
What is abstraction encapsulation?
What do you mean by variable?