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 9244Java 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,
3312i would like to attend for an interview of datalab technologies company i want to know the pattern of imnterview.
2336Suppose 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 12593I 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 4253
What is a variable analysis?
What is a variable declaration?
Define an enumeration?
Differentiate between stringbuffer and stringbuilder in java.
What do you meant by active and passive objects?
Can arraylist hold different types java?
Explain what are final variable in java?
What is pass by value?
What is a function in java?
How do you control extraneous variables?
What is final method?
Write a program to reverse array in place?
What is the difference between an if statement and a switch statement?
How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters?
What is == in java?