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

Explain how do I determine whether a character is numeric, alphabetic, and so on?

0 Answers  


What are loops in c?

0 Answers  


what is difference between ANSI structure and C99 Structure?

1 Answers   Wipro,


What is define c?

0 Answers  


Is there any data type in c with variable size?

0 Answers  






What is the real time usage volatile?

2 Answers   Polycom,


A c program to display count values from 0 to 100 and flash each digit for a secong.reset the counter after it reaches 100.use for loop,. pls guys hepl me.. :(

0 Answers  


Write a program to know whether the input number is an armstrong number.

0 Answers   Wipro,


Explain high-order bytes.

0 Answers  


What is use of bit field?

0 Answers  


what is calloc and malloc?

2 Answers  


An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language a) string b) data structure c) pointers d) array

0 Answers  


Categories