difference between c and c++?

Answer Posted / shanky garg

1 C++ OBJECT ORIENTED PROGRAMMING BUT 'C' IS PROCEDURE
ORIENTED PROGRAMMING
2 C++ IS HIGH LEVEL LANGUAGE BUT 'C' IS LOW LEVEL LANGUAGE
3 C++ IS GOING TO BOTTOM TO TOP BUT 'C' IS GOING TO TOP TO
BOTTOM

Is This Answer Correct ?    57 Yes 29 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write bites in Turbo c++ Header ("Include") Files.

777


What do you mean by stack unwinding in c++?

825


what are the characteristics of Class Members in C++?

696


Can constructor be static in c++?

761


Write a program that takes a 5 digit number and calculates 2 power that number and prints it.

2160






What language is a dll written in?

620


Which is most difficult programming language?

682


Write a function to perform the substraction of two numbers. Eg: char N1="123", N2="478", N3=-355(N1-N2).

709


What is c strings syntax?

684


Which should be more useful: the protected and public virtuals?

681


What is a container class?

709


What is the best c++ book for beginners?

685


What is data hiding c++?

685


What is a singleton class c++?

630


What does namespace mean in c++?

725