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

What are the salient features of c languages?

616


How can a program be made to print the name of a source file where an error occurs?

721


2) Write a program that will help Air Traffic Control for an airport to view the sequence of flights ready for take-off. The airport can accommodate 10 flights waiting for take-off at any point in time. Each flight has a unique 3 digit numeric identifier.  Each time a flight takes-off, Air Traffic Control adds a flight to the waitlist. Each time a flight is added to the waitlist, the list of flights waiting to take-off must be displayed.  When a flight is cleared for take-off, Air Traffic Control removes the flight from the waitlist. Each time a flight takes-off, the list of flights waiting to take-off must be displayed.  Sequence of take-off is the sequence of addition to the waitlist

2511


WHICH TYPE OF JOBS WE GET BY WRITING GROUPS .WHEN THE EXAMS CONDUCTED IS THIS EXAMS ARE CONDUCTED EVERY YEAR OR NOT.PLS TELL ME THE ANSWER

1453


What is the use of header files?

591






Explain is it better to bitshift a value than to multiply by 2?

705


Sir i need notes for structure,functions,pointers in c language can you help me please

1939


What is the translation phases used in c language?

622


What are the functions to open and close file in c language?

721


What is a dynamic array in c?

587


Discuss the function of conditional operator, size of operator and comma operator with examples.

670


Why header files are used?

634


What are the different types of control structures in programming?

651


Is c compiled or interpreted?

657


Why c language is called c?

560