what is the main difference between c and c++?

Answer Posted / bhanu pratap singh

in c we make the prog without header file but in c++ we
cant make the program without include header file.
bhanu

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use polymorphism?

579


what are the ways in which a constructors can be called?

1585


What is persistence in oop?

675


2. Give the different notations for the class.\

1594


What is difference between polymorphism and inheritance?

619






What is a function in oop?

633


assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).

1671


What are classes oop?

598


Get me a number puzzle game-program

1694


what are the realtime excercises in C++?

2337


What is abstraction and encapsulation?

576


What is oops and why we use oops?

573


Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)

1643


write a program to find 2 power of a 5digit number with out using big int and exponent ?

1897


What is inheritance in oop?

604