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

Answer Posted / hussain reddy

malloc calloc realloc and free in c but not in c++

Is This Answer Correct ?    7 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the explanation for prototype function in c?

742


What is ponter?

1018


How do we make a global variable accessible across files? Explain the extern keyword?

1617


What is pointers in c?

884


The difference between printf and fprintf is ?

947


Is there a way to switch on strings?

817


Why do we use stdio h and conio h?

841


What is pass by reference in functions?

528


Explain the difference between ++u and u++?

833


HOW TO SOLVE A NUMERICAL OF LRU IN OS ??????

2451


Where are local variables stored in c?

761


Is exit(status) truly equivalent to returning the same status from main?

819


How can I check whether a file exists? I want to warn the user if a requested input file is missing.

888


What is getch?

837


Disadvantages of C language.

837