what is the main difference between c and c++?
Answer Posted / chetna chaudhari,jalgaon
in c we use #include<stdio.h>as iclusion file,while in c++
we use #include<iostreame>as inclusion file.
| Is This Answer Correct ? | 2021 Yes | 949 No |
Post New Answer View All Answers
Whats is abstraction in oops?
What is abstraction with example?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
What are the data types in oop?
what are the ways in which a constructors can be called?
What is the example of polymorphism?
What is oops?what is its use in software engineering?
What is the purpose of polymorphism?
How can you overcome the diamond problem in inheritance?
what is difference between class template and template class?
What is polymorphism in oop example?
What are objects in oop?
What is object-oriented programming? Webopedia definition
what is the sylabus for priliminaries?
What is a null tree?