what is the main difference between c and c++?
Answer Posted / varun ait
declaration of variable in C, should be done at its very
beginning of the program.
but in C++, variables can be declared anywhere inside a
function.
| Is This Answer Correct ? | 39 Yes | 7 No |
Post New Answer View All Answers
What is the example of polymorphism?
What do you mean by Encapsulation?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What are benefits of oop?
program for insertion ,deletion,sorting in double link list
What are properties in 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 an example of genetic polymorphism?
Can main method override?
What is multilevel inheritance?
What is coupling in oops?
What is difference between abstraction and encapsulation?
What is overriding in oops?
What is encapsulation selenium?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?