Answer Posted / prakash
A Class is a blue print from which individual objects are
created.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is oop better than procedural?
What is property in oops?
What is encapsulation with real life example?
What do you mean by variable?
What is abstraction with example?
write a programe to calculate the simple intrest and compund intrest using by function overlading
What does no cap mean?
What is the difference between static polymorphism and dynamic polymorphism?
What is the difference between a constructor and a destructor?
What is object and example?
Why is abstraction used?
What is object-oriented programming? Webopedia definition
What language is oop?
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 the full form of oops?