Write any small program that will compile in "C" but not in
"C++"?

Answer Posted / nousilal badavath

int new;//allowed in c but not in c++ because in c++

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are there any special rules about inlining?

793


Can non graphic characters be used and processed in C++?

906


What is searching? Explain linear and binary search.

788


What is a volatile variable in c++?

1004


What does obj stand for?

842


What is a forward referencing and when should it be used?

846


What is null c++?

827


What is setf in c++?

829


What do you mean by static variables?

843


What are the advantages of using a pointer? Define the operators that can be used with a pointer.

818


What is cin clear () in c++?

855


What is guard code in c++?

887


What language does google use?

842


Define linked lists with the help of an example.

771


Explain the isa and hasa class relationships. How would you implement each?

871