i would like to attend for an interview of datalab
technologies company i want to know the pattern of imnterview.
No Answer is Posted For this Question
Be the First to Post Answer
Which programming language is best in future?
Explain java heap space and garbage collection?
What do you mean by aggregation?
What is static binding and where it occurs?
Which collection is ordered in java?
How do you trim a space in java?
What are the different tags provided in jstl?
Scenario: There are 1 to 100 numbers. Each number should be keep in the each column like from A column to Z column ie 1 to 26. From 27 to 52 should be in 2nd row in the excel sheet. This has to be continue till 100. How do you write Java program and what are various methods.
how session will be expired?
Explain why wait(), notify() and notifyall() methods are in object class rather than in the reading class?
What is the advantage of OOP in java?
when a request is generated from apache tomcat 5.5 and goes to oracle 10g or mysql,,, how the oracle or mysql reads the request as apache is a web server and oracle 10g is application server? when the oracle 10g provides response, how the apche tomcat reads it???