Answer Posted / rameez hassan
dynamic modifier and static modifier
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is r in java?
What is default locale java?
What is ‘is-a ‘ relationship in java?
What are basic keywords?
Explain about OOPS concepts and fundamentals.
If an application has multiple classes in it, is it okay to have a main method in more than one class?
What is re-factoring in software?
Why we override equals() method?
Can we force the garbage collection to run?
What is map java?
Differentiate between overriding and overloading cases?
Can you give few examples of final classes defined in java api?
What is package protected in java?
Is there any case when finally will not be executed?
Can classes declared using the abstract keyword cab be instantiated?