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

Answer Posted / adu sharma

There is no data hiding in c
but in c++ there is data hiding

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a programe to calculate the simple intrest and compund intrest using by function overlading

1678


What exactly is polymorphism?

616


What is oops and why we use oops?

581


How do you explain polymorphism?

600


Can we define a class within the interface?

567






What is difference between data abstraction and encapsulation?

629


What is this pointer in oop?

565


i=20;k=0; for(j=1;k-i;k+=j<10?4:3) { cout<

1424


What is object-oriented programming? Webopedia definition

736


Where You Can Use Interface in your Project

1437


Write a program to compute for numeric grades for a course. The course records are in a file that will serve as the input file. The input file is in exactly the following format: Each line contains a student's first name, then one space, then ten quiz scores all on one line. The quiz scores are in whole number and are separated by one space. Your program will take it input from this file and sends it output to a second file. The data in the output file will be exactly the same as the data in the input file except that there will be one additional number (of type double) at the end of each line. This number will be the average of the student's ten quiz scores. Use at least one function that has file streams as all or some of its arguments.

2584


officer say me - i am offered to a smoking , then what can you say

1588


What is balance factor?

597


What is use of overloading?

618


What is difference between multiple inheritance and multilevel inheritance?

610