what is the main difference between c and c++?

Answer Posted / vinodh

c does not have oops concept while c++ has it...

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is polymorphism programming?

605


How do you define social class?

603


which feature are not hold visual basic of oop?

1725


What is the difference between a constructor and a destructor?

615


What is polymorphism what are the different types of polymorphism?

566






What is encapsulation with example?

581


How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction

1654


Why do we need oop?

671


What is super in oop?

599


Can you name some types of inheritance?

641


What is overloading in oops?

598


Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)

3557


Write a program to reverse a string using recursive function?

1794


Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)

1642


What is encapsulation example?

551