Answer Posted / sethu raj
println() and printf() both shows the output.
But in structure programming language,we can use printf()
as library function for printing the statement,and in
object oriented language we use println for print the
statement with new line.
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
Explain about join() method?
How many types of interfaces are there?
Are constructors methods?
What are the properties of thread?
Which category the java thread do fall in?
How to reverse string in java?
what is the difference between the methods sleep() and wait()? : Java thread
Where are variables stored?
How many bits is a string?
Can we clone singleton object 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
How to call one constructor from the other constructor ?
How would overload a function based on return type?
Can an interface be final?
Can we call the run() method instead of start()?