what is the main difference between c and c++?
Answer Posted / princika
c contains 32 keywords and c++ contains 42 keywords............................................................................................ ago aape search kar lyeooooooooooooo okkkkkkkkkkkkkkkk ggggggggg...........................................
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
can inline function declare in private part of class?
How do you use inheritance in unity?
What is interface in oop?
Why do we use class?
What is overriding vs overloading?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What are objects in oop?
What is encapsulation process?
What are the important components of cohesion?
What is pointer in oop?
• What are the desirable attributes for memory managment?
Can main method override?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
Why polymorphism is used in oops?