what is the main difference between c and c++?
Answer Posted / chandan seta
In c we use #include<stdio.h> but in c++ we use
#include<iostream.h>
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is data binding in oops?
What is polymorphism give a real life example?
Can enum be null?
What are the important components of cohesion?
What is the difference between static polymorphism and dynamic polymorphism?
Advantage and disadvantage of routing in telecom sector
Explain the concepts involved in Object Oriented programming.
Explain the advantages of inheritance.
What is difference between polymorphism and inheritance?
What is polymorphism and its types?
What are the components of marker interface?
write knight tour problem which is present in datastructure
What is multilevel inheritance?
What is encapsulation in oop?
What is the types of inheritance?