"we cannot create an object of interface but we can create a variable of it".diacuss the statement with the help of an example.
2 7611what is the use of clone method? why user cant overwrite in sub class without its proper defination.
TCS,
2 6186What is actual difference between statement,prepared statement and callable statement and when we have to use it? pls post a answer with code and clear explanation. thanks
2 14220Write an algorithm program in java for the following question.. 1) S is a set of integers.X is an integer obtained by sum of two digits in S. Write logic for whether or not the X is from the S. The time of algorithm should not exceed o(n logn).
2080Write an algorithm program in java for the following question.. In a VLSI design techniques,they used rectangles to design circuits. EVery rectangle is to be placed according to x,y coordinates. Check whether or not two rectangles overlap each other. Here overlapping of rectangles is acceptable, if 1) one rectangle intersect with other. 2) one rectangle fully covers other. The time of algorithm should not exceed o(n logn).
2671
What is maximum size of arraylist in java?
What are checked exceptions?
How hashmap increases its size in java?
What is advantage of java?
What are examples of modifiers?
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
What is float in java?
What is replacefirst in java?
Explain treeset?
What’s the difference between callable and runnable?
What is the difference between static class and normal class?
How do you format in java?
What is javac in java?
What is loop in java?
How will you print number in reverse (descending) order in BST.