Can static methods be overridden?
Answer Posted / deepak sikka
yes
Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
What is the difference between jdk, jre, and jvm?
How do you sort data in java?
How does the garbage collector works in java?
What are pass by reference and pass by value?
Is java a pure object oriented language?
How is it possible for two string objects with identical values not to be equal under the == operator?
Why chararray() is preferred over string to store the password?
How many bits is size_t?
Is main a function?
Which oo concept is achieved by using overloading and overriding?
Write a program to print count of empty strings in java 8?
Are variables stored in ram?
Explain the private field modifier?
Where can i get Latest SUN Certification Dumps and what are the Sun Certification Codes that are available, Im new to JAVA, so please gimme info as i need to write J2EE - Core Java Certification
If a method is declared as protected, where may the method be accessed?