difference between c and c++?
Answers were Sorted based on User's Feedback
Answer / manisha thakur
in c is not a object oriented
in c++ is object oriented
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / mail
in c we using printf and scanf
in c++ we using cin and cout
Is This Answer Correct ? | 3 Yes | 2 No |
What is .obj file in c?
How can I recover the file name given an open stream or file descriptor?
how to find out the union of two character arrays?
How to check whether string is a palindrome, WITHOUT USING STRING FUNCTIONS?
2 Answers Aricent, Manipal University,
Which is better between malloc and calloc?
What does %p mean c?
Explain About fork()?
What is difference between array and pointer in c?
prototype of sine function.
what is real time system?what is the differance between hard and soft real time systems
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