what is the main difference between c and c++?
Answers were Sorted based on User's Feedback
Answer / ranjith
C is a single alphabet and the c++ is the alphabet with
++..........
| Is This Answer Correct ? | 27 Yes | 118 No |
Answer / satyajith srinivas
IN c-programe the main function could not return a value
but in the c++ the main function shuld return a value
| Is This Answer Correct ? | 887 Yes | 1178 No |
Answer / uma shankar
C comes after A,B
and c++ comes after adding ++ in C
| Is This Answer Correct ? | 226 Yes | 611 No |
What is the oops and benefits of oops programming?
What are the 5 oop principles?
i hav very low percentage in 12th n BSCwhich is around 50.......coz it was just imposed on me 2 b a science graduate,nw m doin MCA n hav aggregate 74% ....what shud i answer if company's HR ask me about dis much low previous percentage??????
What is basic concept of oop?
Why is object oriented programming so hard?
Write a program to sort the number with different sorts in one program ??
what do you mean by static member variable?
What is polymorphism what is it for and how is it used?
Write an operator overloading program to write S3+=S2.
Why is oop better than procedural?
program in c++ that can either 2 integers or 2 floating point numbers and output the smallest number
write a program to find 2 power of a 5digit number with out using big int and exponent ?