what are difference between c and c++?

Answer Posted / ramya.p

In c++, function can call through object except friend
function . But in c ,their is necessary

Is This Answer Correct ?    16 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain differences between new() and delete()?

608


Why do we learn c++?

521


What's c++ used for?

583


What is DlgProc?

583


What is the difference between an external iterator and an internal iterator? Describe an advantage of the external iterator.

548






How many ways can a variable be initialized into in C++?

586


Is it possible to use a new for the reallocation of pointers ?

581


How does list r; differs from list r();?

677


How do you show the declaration of a virtual constructor?

520


What is the difference between public and private data members?

652


Write a program to encrypt the data in a way that inputs a four digit number and replace each digit by (the sum of that digit plus 7) modulus 10. Then sweep the first digit with the third, second digit with the fourth and print the encrypted number.

2081


Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .

666


Explain class invariant.

577


When do we run a shell in the unix system? How will you tell which shell you are running?

547


What are signs of manipulation?

575