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 9357Java 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,
3362i would like to attend for an interview of datalab technologies company i want to know the pattern of imnterview.
2386Suppose 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 12692I 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 4325
What is return in java?
What's the base class in java from which all classes are derived?
Can I override protected method in java?
What are abstract classes and anonymous classes?
Which java version is latest?
Name the components that are termed to be Heavy-weight component but available in Light-weight components?
What do you mean by aggregation?
Is java an open source?
what are three ways in which a thread can enter the waiting state? : Java thread
What is ascii format?
How can a gui component handle its own events in java programming?
What are the problems faced by java programmers who don't use layout managers?
Why pointers are not used in java?
What is thread safe in java?
Is it possible to use string in the switch case?