Answer Posted / sonam
You can prevent method overriding by declared method as
static
Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What does regex mean?
Explain creating threads by implementing runnable class?
Does treeset use compareto?
What is an iterator interface in java programming?
Java.util.regex consists of which classes?
Do I need java on my pc?
How do you start a new line in java?
What is enhanced loop in java?
How to perform quicksort in java?
What is difference between this and super keyword?
Which java ide is used the most?
What are the types of methods in java?
What is the common usage of serialization? What exceptions occur during serialization?
Can an object subclass another object?
What is the benefit of singleton pattern?