Can we override static methods?
Answer Posted / edward sudhaharchennai
Static methods can be hidden it cannot be overriden
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is return code?
What is the collections api?
Tell me the latest versions in java related areas?
Explain about sets?
What is the function of java?
Is intellij better than eclipse?
What is the difference between serializable and externalizable interface?
What is a newline character in java?
Suppose if we have variable ' I ' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?
What is core java used for?
Can we restart a dead thread in java?
What is used of static keyword in java?
What is finally and finalize in java?
How do you sort a string in alphabetical order in java?
What is the difference between hashmap and hashtable? What is an interface?