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
What are properties in oop?
What is polymorphism explain its types?
What are main features of oop?
What does <> mean pseudocode?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
Which language is pure oop?
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
What is overriding in oops?
What are the three parts of a simple empty class?
Why do we use inheritance?
program for insertion ,deletion,sorting in double link list
What is the real time example of encapsulation?
Why is there no multiple inheritance?
can inline function declare in private part of class?
Why do we use oop?