what is available in C language but not in C++?

Answer Posted / faheem

in c default return type is void but in c++ it is int.

Is This Answer Correct ?    2 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How would you use the functions fseek(), freed(), fwrite() and ftell()?

898


How can I handle floating-point exceptions gracefully?

858


Explain about the functions strcat() and strcmp()?

778


What is switch in c?

835


Why is c known as a mother language?

949


What is s or c?

781


Describe how arrays can be passed to a user defined function

990


What is realloc in c?

811


Explain the array representation of a binary tree in C.

936


What is assignment operator?

800


How many keywords (reserve words) are in c?

784


Where can I get an ansi-compatible lint?

870


What is the function of this pointer?

870


Tell me when is a void pointer used?

852


What is static identifier?

888