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 |
9. Read the function conv() given below conv(int t) { int u; u=5/9 * (t-32); return(u); } What is returned (a) 15 (b) 0 (c) 16.1 (d) 29
THERE ARE 4 SOURCE FILES WHICH CONTAINS SAME METADATA CREATE A TARGET THAT SHOULD DISPLAY THE FILE NAME ALONG WITH THE RECORD PLEASE SEND THE ANSWERFOR THIS QUESTION WITH MAPPING
Given a arbitrary pointer to an element in a singly linked list?what is the time complexity for its deletion .
There is a table which contains all the employee details, unfortunately there is mistake occured while entering the data. ex: ------------------------------- empid empname gender address ------------------------------- 1 abcd f address1 2 defg m address2 3 ghth m address3 4 jkil f address4 write a update query that will change gender 'm' to 'f' and 'f' to 'm'
Binary tree?
How to swap values between two variables without using a third variable?
24 Answers HCL, TCS,
what you mean by mantis in IT interview? why we use mantis? advantage of mantis?
what are methods we have in connection pooling
How to find out the user exit for va01.
qtp 9.2 14 days demo version was expired.I uninstalled how to reinstall this again
What is nocopy in plsql?
What's the difference b/w Table & Templete in Smartform?