Answer Posted / sakthi
printf & println both are used print the output.
println only prints the value only at end but printf prints
the value anywhere inbetween the output statements
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Why java is made?
Can a list be null in java?
What is method reference?
What is meant by flickering?
What is stringbuffer in java?
How many bytes is a url?
What flag up means?
Can an unreferenced object be referenced again?
what is ststic with example
What is meant by class?
Can a static class implement an interface?
What is byte code and why is it important to java’s use for internet programming?
What is difference between null and void?
What are mutable classes?
Can we declare an interface as final?