what release of java technology are currently available what
do they contain?
Answer / ananthakrishnan
Currently 1.6 were available. New things were annotation
introduced.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain about static imports in java?
how to handle a singleton service locator. when multiple threads are trying to get the singleton object in same time
Hi, This is ravi i have a question like this i have string "UNDERSTAND" now i want to count the letters how many times it occures.i.e from the above string the out put should be like this U-1,N-2,D-2,E-1,R-1,S-1,T-1,A-1. how can i achieve this Thnaks in advance for your response ..
In Java, what’s the purpose of static methods and static variables?
for what purpose we use applets ?
What is the argument in java?
What is a class in java?
what is the difference between thread and runnable types? : Java thread
How do you declare a string variable?
Can we pass null as argument in java?
Explain about data types?
What methodology can be utilized to link to a database?