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

Answer Posted / mukhtar

In c u can create variable with name new and delete but not
in c++.

Is This Answer Correct ?    40 Yes 22 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a program in c language to print your bio-data on the screen by using functions.

6511


write a program using linked list in which each node consists of following information. Name[30] Branch Rollno Telephone no i) Write the program to add information of students in linked list

2515


What is structure data type in c?

737


Write a program to show the change in position of a cursor using c

802


Why is python slower than c?

802


What is the scope of an external variable in c?

757


What is the difference between specifying a constant variable like with constant keyword and #define it? i.e what is the difference between CONSTANT FLOAT A=1.25 and #define A 1.25

1695


What is the use of static variable in c?

801


diff between exptected result and requirement?

1790


Can you write a programmer for FACTORIAL using recursion?

797


praagnovation

2004


Explain the use of #pragma exit?

897


What is c method?

736


What is a header file?

822


What do you mean by recursion in c?

849