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 |
Which is better stringbuffer or stringbuilder?
Is passing by reference faster?
hi am an engineering student and my next plan is for ms in either in us or australia i got my passport but i dont know anything bout visa can u give brief idea 1)How to get prepared for visa and 2)How to apply for top universities and 3)How to pay the fee and so on These all are basic questions plz give me a clear idea
How do you override a method?
What is this () in java?
what is the difference between System.exit() and System.exit(1)?
1 Answers eClinical Solutions, eClinical Works, eClinicalWorks,
Can you explain the usages of class.forname()?
There can be a abstract class without abstract methods, but what is the need to declare a class abstract if it doesn't contain abstract methods?
What is JDBC Driver interface?How can you retrieve data from the ResultSet
Adapter classes?
What are the types of inner classes (non-static nested class) used in java?
Is JRE required to compile Java files ?