DIFFERNCE BETWEEN THE C++ AND C LANGUAGE?

Answers were Sorted based on User's Feedback



DIFFERNCE BETWEEN THE C++ AND C LANGUAGE?..

Answer / nayani

.c++ is an object oriented programming language.
.c is a procedural oriented programming language.

Is This Answer Correct ?    16 Yes 1 No

DIFFERNCE BETWEEN THE C++ AND C LANGUAGE?..

Answer / 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

More C Interview Questions

What is a pointer value and address in c?

0 Answers  


What is the main difference between calloc () and malloc ()?

0 Answers  


If i have an array 0 to 99 i.e,(Size 100) I place the values 1 to 100 randomly like a[0]=29,a[1]=56 upto array[99].. the values are only between 1 to 100. getting the array values by using scanf.. If i entered one wrong element value line a[56]=108. how can i find it.. and also how to find the missing value in 1 to 100.. and i want to replace the missing values.. any one of them know please post your answer..

0 Answers   IBM, Wipro,


with out using main how to execute the program?

2 Answers  


What is the significance of an algorithm to C programming?

0 Answers  


12344321 123 321 12 21 1 1 how i print this program??

5 Answers   DSR Management, Winit,


i have a written test in tomorrow

1 Answers   NNN, Value Labs,


What is 'makefile' in C langauage? How it be useful? How to write a makefile to a particular program?

2 Answers  


main use of recursive function a) processing speed high b) reduce program length/reduce repeated statements c) if you do not, use iterative methods like, for, while or do-while d) all the above

0 Answers  


Write a program to print factorial of given number without using recursion?

0 Answers  


What is a header file?

0 Answers  


IS Doon college of Engn.. has good faculty

1 Answers  


Categories