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
What is class encapsulation?
What are the benefits of interface?
write a program to find 2^n+1 ?
write a program that takes input in digits and display the result in words from 1 to 1000
when to use 'mutable' keyword and when to use 'const cast' in c++
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What is polymorphism give a real life example?
What is encapsulation in oop?
How do you answer polymorphism?
why reinterpret cast is considered dangerous?
What is encapsulation in simple terms?
Explain the concepts involved in Object Oriented programming.
Can you explain polymorphism?
What is abstraction in oop with example?
What are the 3 pillars of oop?