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
What is the importance of main method in Java?
Can we define static methods inside interface?
What is a line separator in java?
What is collection sort in java?
What is the meaning of variable in research?
What is difference between variable declaration and definition?
What is the difference between && and & in java?
What is the return type of the main method?
Is string pool garbage collected?
What is the full form of jpeg?
Explain the importance of finalize() method.
What is a qualifier in a sentence?
How can an object be unreferenced?
What does main method?
How do you define a singleton class?