what is the main difference between c and c++?
Answer Posted / vignesh
c+1=c++ becoz c postincrement by 1 gives c++
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What do you mean by variable?
What is interface in oop?
What is encapsulation selenium?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< What is this pointer in oop? What are main features of oop? What is polymorphism and its types? why reinterpret cast is considered dangerous? What is polymorphism in oops with example? What is object-oriented programming? Webopedia definition Why do while loop is used? design a c++ class for the chess board,provide a c++ class
definition for such class(only class definition is required) Why is polymorphism used? What is overloading and its types? What is a superclass in oop?