What is the Difference between "C structure" and "C++
structure"?

Answer Posted / shweta iyer

In C, the header file used for input/output is #include<stdio.h>

whereas in C++, the header file used for input/output is
#include<iostream.h>

Is This Answer Correct ?    4 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a constructor in c++ with example?

670


What is a terminating character in c++?

876


What is c++ coding?

759


What is the role of copy constructor in copying of thrown objects?

696


Are there any special rules about inlining?

667






What are the five basic elements of a c++ program?

692


What is a static element?

689


how to connect with oracle 9i with server in socket program in c/c++

1958


What is the full form of c++?

717


Difference between Abstraction and encapsulation in C++?

676


What is setf in c++?

709


Which operations are permitted on pointers?

658


What is a flag in c++?

710


How can I learn c++ easily?

712


Can we use this pointer in a class specific, operator-overloading function for new operator?

699