Where import statement is used in a java program?
No Answer is Posted For this Question
Be the First to Post Answer
Is a copy constructor?
Explain different data types in Java.
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
Is boolean a data type in java?
public class Test { public static void main(String ar[]) { Integer a = 10; Integer b =10; Integer c = 145; Integer d = 145; System.out.println(a==b); System.out.println(c==d); } }
Is cout buffered?
What is java lang string?
can we override the main() method in java????
3 Answers Vimukti Technologies,
What is number data type?
Does Java support multiple Inheritance?
What is the final keyword?
Give a brief description of java socket programming?