DIFFERNCE BETWEEN THE C++ AND C LANGUAGE?

Answer Posted / anupam n singh

c is procedural oriented language or strutured oriented
language .
c++ is object oriented programing language

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are derived data types in c?

809


How can a program be made to print the line number where an error occurs?

878


Is struct oop?

776


What is the difference between procedural and declarative language?

894


What are the 4 data types?

776


How do you define a string?

851


What is main return c?

739


What does sizeof int return?

827


Write a program that takes a 5 digit number and calculates 2 power that number and prints it(should not use big integers and exponential functions)

6276


Device an algorithm for weiler-atherton polygon clipping, where the clipping window can be any specified polygon

5704


A collection of data with a given structure for excepting storing and providing on demand data for multiple users a) linked list b) datastructer c) database d) preprocessor

857


What is I ++ in c programming?

862


What is f'n in math?

826


What are header files in c programming?

854


the 'sizeof' operator reported a larger size than the calculated size for a structure type. What could be the reason?

754