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
how to deploy tomcatserver to weblogic server? write d following steps?
When would you use a static class?
Write a program to print all permutations of string?
What is one third plus one third as a fraction?
How do you add an element to a set in java?
Explain wait() method of object class ?
What are the types of java languages?
Tell me the Importent classes in net package?
What is foreach loop in java?
How to pass arraylist to stored procedure in java?
Is arraylist a class in java?
How do you create a reference in java?
What will happen when using pass by reference in java?
What is collection api?
How listener identify that the event came from a particular object?