Can you override static methods?
No Answer is Posted For this Question
Be the First to Post Answer
What is reflexive association?
Can a class inherit the constructors of its superclass?
What do you mean by exception handling in Java?
How does regex work?
Does java isempty check for null?
what is polymorphism with example?types of polymorphism?
whays is mean by inner class?
what is the Arraylist limit (maximum) by default ?
13 Answers Fidelity, PlanetSoft, Wipro,
Can we serialize arraylist in java?
What is string [] java?
What are generic methods?
1.) if we use "private" in place of "public" in public static void main()... 2.) if we use "int" in place of "void".... 3.) can we ommit "static" keyword from that statement.... 4.) also can we give the command line arguments type as int type or float,etc.(.i.e (string args[]))