difference between c and c++?

Answer Posted / mahesh

=>c does not a class/object concept
=>c++ provides data encapsulation,data
abstraction,polymorphism.
=>c++ support all c syntax
=>in c passing value to a function is "call by value"
where c++ its "call by reference"

Is This Answer Correct ?    173 Yes 78 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of structure in c++?

557


Which sort does c++ use?

582


How do you sort a sort function in c++ to sort in descending order?

565


Define token in c++.

719


What is isdigit c++?

582






What is the last index number in an array of 100 characters a) 100 b) 99 c) 101

593


What is using namespace std in c++?

614


How compile and run c++ program in turbo c++?

635


Write a Program for find and replace a character in a string.

560


What is searching?

662


What is c++ redistributable?

630


How do you differentiate between overloading the prefix and postfix increments?

596


Is c or c++ more useful?

581


What is c++ vb?

616


Can we use clrscr in c++?

536