When is an object created and what is its lifetime?
Answer Posted / yathirajulu
whenever developer is required, and the life-time is when we
assinging null or close the program(application).
| Is This Answer Correct ? | 2 Yes | 14 No |
Post New Answer View All Answers
Why is abstraction used?
What are the 4 main oop principles?
Get me an image implementation program.
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
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 and its features?
What does I oop mean?
What are oops functions?
What is polymorphism used for?
What is the main feature of oop?
What is object and example?
What is the difference between static polymorphism and dynamic polymorphism?
What is oops concept with example?
What is class and object in oops?
What is a class oop?