Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) Java 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,
1 3426static variable is a class variable which value remains constant for the entire class?? variable means value is changed....hear value is not changed... why it is called static variable
5 10608i would like to attend for an interview of datalab technologies company i want to know the pattern of imnterview.
2459Suppose 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 12842i am user who logined the application..after that another valid user will also logind..so that is it neccessary to create jdbc connection for each and every user...plz explain it with proper answer...plz help me
IBM,
5 9792
What is difference between @controller and @restcontroller in spring?
Realized?
what are the different modes of archival? Explain each mode in two lines each?
How to sort array in descending order in java?
What do you mean by an interface in java?
What are the contents on web.xml in struts application ?
Write a java program to find the route that connects between Red and Green Cells. General Rules for traversal 1. You can traverse from one cell to another vertically, horizontally or diagonally. 2. You cannot traverse through Black cells. 3. There should be only one Red and Green cell and at least one of each should be present. Otherwise the array is invalid. 4. You cannot revisit a cell that you have already traversed. 5. The maze need not be in the same as given in the above example
What is the locale class?
What is an object in java and how is it created?
What do you understand by casting in java language? What are the types of casting?
Are jvm’s platform independent?
Can we return resultset in java?
What is the difference between break and continue statements?
What is java string pool?
How does java handle integer overflows and underflows?