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 is inheritance in simple words?
What is advantage of inheritance?
What is polymorphism explain its types?
What is oops with example?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
What is the significance of classes in oop?
What is the advantage of oop over procedural language?
What is overloading in oop?
What is destructor example?
What is polymorphism what is it for and how is it used?
What is the types of inheritance?
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
What is encapsulation in ict?
What is destructor in oop?
What is interface in oop?