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 does int * mean in c++?

973


What is the use of vtable?

910


write a corrected statement in c++ so that the statement will work properly. x = y = z + 3a;

1665


What is tellg () in c++?

1054


What is a constant reference?

844


Does c++ have finally?

769


Keyword mean in declaration?

824


Can you use the function fprintf() to display the output on the screen?

969


What is c++ manipulator?

750


What is the best ide for c++?

821


Why is it called c++?

801


What is bubble sort c++?

798


Please explain class & object in c++?

816


What is an undefined behavior and sequence points

763


Why do we use templates?

820