When should you make a function static?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the difference between string, stringbuffer and stringbuilder in java?
What is thread life cycle?
Can you pass functions in java?
Difference between start() and run() method of thread class?
Why is whitespace important?
difference throws and throw in java
what are the new features available in java 1.5 version?
3 Answers Accenture, Features, Motorola,
What do you understand by the term polymorphism?
what is overloading in java?
13 Answers Ascent, DNS, Infosys, SDA, VelTech,
What is the difference between hashmap and hashtable? What is an interface?
What do you understand by abstract classes?
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[]))