what is the main difference between c and c++?
Answer Posted / ankush goyal
in c++ ,for solabe the problams in progam, we can devide
the progarm into samal parts. its easy way to found the
problams in program.but in c it can not do.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is coupling in oop?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
What are the 3 pillars of oop?
How to improve object oriented design skills?
class type to basic type conversion
What is polymorphism give a real life example?
What is inheritance in simple words?
Which language is not a true object oriented programming language?
What is this pointer in oop?
What is difference between abstraction and encapsulation?
What is multilevel inheritance explain with example?
What is solid in oops?
what type of questions
Why do we use class in oops?