Is there something that we can do in C and not in C++?

Answer Posted / shweta iyer

Yes. We can create class in C++ but cannot do so in C.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does it mean to declare a member variable as static?

618


What are special characters c++?

574


Explain the concept of memory leak?

635


Define the process of error-handling in case of constructor failure?

575


What is DlgProc?

604






Write a program using display() function which takes two arguments.

616


What is time_t c++?

615


How are Structure passing and returning implemented by the compiler?

603


What is runtime errors c++?

578


What is the purpose of extern storage specifier?

632


What do you mean by late binding?

623


How do I download c++?

577


What is the best ide for c++?

581


Explain about Virtual Function in C++?

620


What is the maximum value of a unsigned char a) 255 b) 256 c) 128

638