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 is your platform?s default character encoding and how to know this?
What are the important methods of java exception class?
What is the transient keyword?
What is module in project?
Does list allow duplicates in java?
How many JVMs can run on a single machine and what is the meaning of Just-In-Time (JIT) compiler?
Name and explain the types of ways which are used to pass arguments in any function in java.
What is treeset and treemap in java?
what is enumset?
Does java vector allow null?
Explain about fail safe iterators in java?
What are the main concepts of oops in java?
What is parse method?
Define how objects are stored in java?
How many inner classes can a class have?