difference between c and c++?

Answers were Sorted based on User's Feedback



difference between c and c++? ..

Answer / manisha thakur

in c is not a object oriented
in c++ is object oriented

Is This Answer Correct ?    2 Yes 0 No

difference between c and c++? ..

Answer / mail

in c we using printf and scanf
in c++ we using cin and cout

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More C Interview Questions

What is .obj file in c?

0 Answers  


How can I recover the file name given an open stream or file descriptor?

0 Answers  


how to find out the union of two character arrays?

2 Answers  


How to check whether string is a palindrome, WITHOUT USING STRING FUNCTIONS?

2 Answers   Aricent, Manipal University,


Which is better between malloc and calloc?

0 Answers  


What does %p mean c?

0 Answers  


Explain About fork()?

0 Answers   TISL,


What is difference between array and pointer in c?

0 Answers  


prototype of sine function.

2 Answers   Cadence,


what is real time system?what is the differance between hard and soft real time systems

2 Answers  


Write a c program to enter a string of paragraph and replacing a particular word which is repeated in the paragraph by another word?

2 Answers   ME, Synfusion, Wipro,


what is computer

4 Answers  


Categories