what is the main difference between c and c++?
Answer Posted / arti chalotra
we have not templets in C but we have templetes in C++.
C++ is the advanced version of C.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the types of inheritance?
Why it is called runtime polymorphism?
What is an advantage of polymorphism?
What is basic concept of oop?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
What is encapsulation oop?
Which is better struts or spring?
What do you mean by abstraction?
Explain the concepts involved in Object Oriented programming.
What does and I oop and sksksk mean?
What is multilevel inheritance?
What is constructor in oop?
Write a program to reverse a string using recursive function?
Why is polymorphism important in oop?
write knight tour problem which is present in datastructure