what is the main difference between c and c++?
Answer Posted / no name
c means see
C++ means to see two times
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is difference between abstraction and encapsulation?
What does sksksk mean in text slang?
What is abstraction oop?
What does I oop mean?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
How to call a non virtual function in the derived class by using base class pointer
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
Which language is not a true object oriented programming language?
What is encapsulation and abstraction? How are they implemented in C++?
What is abstraction with example?
What is polymorphism and why is it important?
What causes polymorphism?
Why is destructor used?
program for insertion ,deletion,sorting in double link list
write a program to find 2 power of a 5digit number with out using big int and exponent ?