Answer Posted / murali.25
you also prevent overriding by making the method static
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
What is a class instance variable?
What is hash in java?
How hashmap increases its size in java?
What is byte value?
Can we write class inside a class in java?
Can a static class implement an interface?
What is javac_g?
Are the imports checked for validity at compile time? Will the code containing an import such as java.lang.abcd compile?
what is a working thread? : Java thread
Give me example of derived data types.
Can a class extends itself in java?
How many bits is a boolean?
Can list be final in java?
What is unicode used for?
What is the purpose of using java.lang.class class?