How to call static method in Java?
Answers were Sorted based on User's Feedback
Answer / samar
any one method which is public static and also in public
class can call without create any instance.
in java
public static void main ( string args[])
allways call directly through when class created .
then construct then.
| Is This Answer Correct ? | 5 Yes | 0 No |
how to convert hashmap to arraylist with iteration
which book we learned this mantis? how many version are realsed this mantis upto now?
What are two of your strengths that you will bring to our QA/testing team?
without selecting individually each field in Action Class from jsp,what is the best process to select as many as field at a time automatically from jsp page by using value object class.
what are wrapper classes
.net 2005 supports how many languages?
What for decision coverage and modified condition decision coverage are used? Wat is the difference between them?
Data Structure: Show that if k is the smallest integer greater than or equal to n+ (log2n)-2, k comparisons are necessary and sufficient to find the largest and second largest elements of a set of n distinct elements. (k comparisons are required to find what you are looking for, but no more than that are needed)
if 3 duplicate records, by keeping one original and one duplicate record, and how to delete remaining 2 duplicates in sql server 2008
what is meant by life cycle of a business
difference between mantis and other tools?
Difference between HTML and DHTML?