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

Answer Posted / k.v.subrahmnyareddy

c is structure programing language, c++ is Objectoriented
programming language.

In c data security is not sufficient.

In c++ data security can be very much efficient to conept of
Encapsulation.

so, in real time industry environment data security is most
important.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

is there any choice in opting subjects like 4 out of 7

1732


What is encapsulation example?

551


What is balance factor?

589


write string class as your own class in java without using any built-in function

1978


What does oop mean in snapchat?

688






Why is polymorphism used?

587


Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?

4245


How many human genes are polymorphic?

576


What are the components of marker interface?

602


What is abstract class in oops?

600


What is the point of polymorphism?

590


Why is encapsulation used?

577


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.

2578


What is debug class?what is trace class? What differences are between them? With examples.

1612


What is the highest level of cohesion?

581