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 |
Hi all... I had completed MSC(Computer) and had join the construction company based on sap.they want me to work on abap.but software company is totally different from construction company and they want me 2 grasp it as fast i can.i am finding it difficult.what should i do??????
If i have a dataset queried from Sql and I would like to insert the dataset into a specific node in an xml document how do I do this
whats the use of following Good Coding Practices?
which of the following is efficient in terms of space a. insertion sort b. quick sort c. selection d. both a and c
hoe to data grid use in sql server 2000?
how can we maintain the previous version scripts to new version.
0 Answers DST Global Solutions,
5. Which of the following can you do with DB2 Express- C? Query databases with SQL Query databases with XML using XQuery and XPath Use SQL in Xquery and Xquery in SQL All of the above
what is runtime exception and compiletime exception ?
How many types of list exist in the HTML
About CLR, reflection and assemblies?
what is the current salary package in India for a lamp programmer
is it acceptable if we declare multiple exceptions in same overridden method.