Answer Posted /
| Is This Answer Correct ? | Yes | No |
Post New Answer View All Answers
what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?
How many types of Relationships and Relationship Behavior exist in MSCRM?
Define public accounting?
What is the Currency for Hongkong?
Array base access faster or pointer base access is faster?
why are choose the transformer ratings in KVA?
How to do base isolation using ETABS software?
Why did you choose BSC with Microbiology after your diploma in pharmacy and than MBA ? You also could do B.pharmacy and MBA?
Why we are using dependency injection?
from where the self excitrd induction generator get the power?why is the voltage regulation is poor of seig?
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
What is the difference between abstract classes and interfaces?
How do you fix a computer that won't start up?
How to work definite,over pluxing,revers power,OSR relay
Name the types of jdbc drivers.