why we are calling j2se why not j1se or j3se or j4se..etc is there any reason.. can u please explain it... i shocked in my interview when they asked this question please explain ans
2 9479Java openings 3 - 5 years, Lnt Infotech. requirements - core java, J2ee, struts, hibernate Interview Date:- 19 March 2011 Time:- 9:00 AM to 12:00 Pm Interview Location - L & T Infotech, Manapakkam, Chennai Refererral PS NO:- 291649 (Please mention this when u fill the form only then u will be considered for interview) Documents Required:- Latest Resume, Photograph and last 3 payslips Mail me on vasan2211@gmail.com once u appear for interview
L&T,
3407i would like to attend for an interview of datalab technologies company i want to know the pattern of imnterview.
2442Suppose i have two threads t1 and t2 are running.How the main thread will know that the two threads t1,t2 execution has completed?
2 12795I have a string like _a01_a02_a03_ and another string like _2_1.5_4_ as input.I want to extract a01,a02... to a string array and 2,1.5,etc to a double array with a01 corresponds to 2 and a02 to 1.5 etc. Need code in core java.. Can you do it?
1 4407
What is stringwriter?
What does I ++ mean?
Where and how can you use a private constructor?
What are java threads?
How do you do exponents in java?
What is the hashcode () and equals () used for?
How to perform bubble sort in java?
Write a program in java to find the maximum and minimum value node from a circular linked list.
What are the rules for variable declaration?
What is the collections api?
Is static variable stored in heap?
What is unicode used for?
Is an empty arraylist null?
What is break and continue statement?
What's the difference between int and integer in java?