what is the main difference between c and c++?
Answer Posted / iswarya
c is a topdown aproach, C is function or procedure oriented
c++ is a buttom of aproach ,C++ is object oriented
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
class type to basic type conversion
what are the ways in which a constructors can be called?
Is abstract thinking intelligence?
What are the benefits of interface?
Why polymorphism is used in oops?
What is abstraction and encapsulation?
What is multilevel inheritance?
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
Why do we use polymorphism?
Why is there no multiple inheritance?
What is overriding vs overloading?
What is object in oop?
What does <> mean pseudocode?
What is class and example?