Can you override a private or static method in java?
Answer Posted / siddu
Static is final method it can not be change or override inherited in another class
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain about sets?
What is a platform?
Is it possible to define a method in java class but provide it’s implementation in the code of another language like c?
Difference between keyword and identifier.
What is parameters example?
What do you understand by java?
What is regex used for?
What is the difference between object oriented programming language and object based programming language?
What is rmi and steps involved in developing an rmi object?
What is contractor means and methods?
How to perform linear search in java?
What is the difference between method overriding and overloading?
When is the arraystoreexception thrown?
What is set and get methods in java?
Can a lock be acquired on a class in java programming?