what is the main difference between c and c++?
Answer Posted / manju kumari
1. c is structured programming languages while c++ is
partially object oriented programming languages.
2. In c,main function could not return a value while in c++
,main function should return a value.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is data binding in oops?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
What does and I oop mean in text?
What is for loop and its syntax?
Which is better struts or spring?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
What is difference between abstraction and encapsulation?
Can destructor be overloaded?
What is the use of oops?
What are main features of oop?
How do you achieve polymorphism?
Why is object oriented programming so hard?
What is encapsulation in ict?
What is polymorphism explain its types?