Give me an example of array and linked list? Where they can be used?
explain autoboxing in java?
what is function overloading in java?
0 Answers Tavant Technologies, TCS, Virtusa,
What is the superclass of exception?
How can we get one Interface methods whit out using implementation of interface
What is meant by null and void?
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 ..
Is 0 an even number?
Why are generics used?
Need to use public,static keywords in main function?
can any body tell me? does advance java and j2ee both are same.
Can we call the run() method instead of start()?
Break statement can be used as labels in java?