what is the main difference between c and c++?
Answer Posted / pratap
C:c is a structure oriented language C:c++ is a object oriented language
C: program the main function could not return a value
C++:c++ the main function should return a value
C:c data is not secured
C++:c++ is a secured
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
What is polymorphism and why is it important?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
Why is abstraction used?
How Do you Code Composition and Aggregation in C++ ?
What are the benefits of oop?
What is object and example?
What type of loop is a for loop?
what is the drawback of classical methods in oops?
What is overloading and its types?
What is abstraction in oops with example?
What is abstraction and encapsulation?
What are the 4 pillars of oop?
What is difference between multiple inheritance and multilevel inheritance?
What is encapsulation c#?