Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / s. govind

C++ is an extension of c.
More features are available in C++ than C.
C is a basic step for C++.
The header files are different for C & C++.
C++ is an object oriented, but c is a procedure oriented.
C is top down approach but C++ is bottom up approach.
Data is not secured in C but data is secured in C++

Is This Answer Correct ?    10 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do pointers exist?

1152


what is the drawback of classical methods in oops?

3429


What is encapsulation c#?

1127


Can an interface inherit a class?

1107


Question: Write a program that prints a paycheck. Ask the program user for the name of the employee, the hourly rate, and the number of hours worked. If the number of hours exceeds 40, the employee is paid “time and a half”, that is, 150 percent of the hourly rate on the hours exceeding 40. Be sure to use stepwi se refine ment and break your solution into several functions. Use the int_name function to print the dollar amount of the check.

1312


What is the real time example of inheritance?

1207


class type to basic type conversion

2470


write a program that takes input in digits and display the result in words from 1 to 1000

2487


What is encapsulation in ict?

1118


Whats oop mean?

1099


What is the importance of oop?

1145


What is encapsulation in oop?

1101


What is overloading in oop?

1048


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!!!)

2158


Why is object oriented programming so hard?

1134