what is the main difference between c and c++?
Answer Posted / pardeep singh
C is procedure oriented language & c++ is oops based
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< Why is oop better than procedural? What is pure oop? How to hide the base class functionality in Inheritance? What is static modifier? write knight tour problem which is present in datastructure 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? What is coupling in oop? What is the diamond problem in inheritance? What is data binding in oops? What are the 3 pillars of oop? Explain the advantages of inheritance. Can we define a class within the interface? What are the important components of cohesion? #include