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

Answer Posted / kani

c is a not oops language...but c++ is oops languge...in c v
use include<stdio.h>but in c++ v using include<iostream.h>

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is variable example?

596


What is the real time example of encapsulation?

599


Why do we use class in oops?

555


what is graphics

2011


what is the 3 types of system development life cycle

2435






Why do while loop is used?

577


what are the realtime excercises in C++?

2336


What is balance factor?

589


How do you define a class in oop?

628


What is overriding in oop?

550


write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.

1780


What is a function in oop?

633


What are the important components of cohesion?

557


How does polymorphism work?

635


What is oops?what is its use in software engineering?

557