why abstract class does not have object creation
Answer Posted / meenakshi
absract class contain defined and undefined methods,,so when we create object for abstract class we need to override both defined and undefined methods inorder to avoid overriding defined methods for abstract class there is no object creation...
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
How hashmap works in java?
What are the 6 mandatory procedures for iso 9001?
How do you control extraneous variables?
How to change the priority of thread or how to set the priority of thread?
Is hashset ordered java?
What is the use of static methods?
What are the types of methodology?
What is a instance variable?
What is constant in programming?
What is the main method java?
Differences between traditional programming language and object oriented programming language?
What is this keyword used for?
Hi i am creating desktop application in that i want calling to mobile number. i have java telephone api (JTAPI) but i dont understand how it configure & use plese help me
What is udp in java?
What is an inner class in java?