what is the main difference between c and c++?
Answer Posted / shubham mehra
c mai + nahi hota hai
c++ mai 2 plus hote hai
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Which type does string inherit from?
What is meant by oops concept?
What is destructor oops?
What are the three main types of variables?
What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
What is oops concept with example?
What is inheritance in simple words?
What are the 3 pillars of oop?
What is property in oops?
What are oops methods?
What is destructor example?
What is multilevel inheritance explain with example?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What is static modifier?
What is the difference between encapsulation and polymorphism?