Can you override a private or static method in java?
Answer / siddu
Static is final method it can not be change or override inherited in another class
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the purpose of the enableevents() method?
What are the Memory Allocations available in JavaJava?
What is update method called?
What happens when a thrown exception is not handled?
What is the multilevel inheritance. and also give the Example of it ?
How does abstract modifier work?
Is string a data type in java?
What is a super class and how super class be called?
We can write any Java Logics in our JSP. Then why we are using servlets(Controller Layer) to interact with the DAO ?
What do you mean by garbage collection used in java?
What an i/o filter in java programming?
What is the latest version of java?