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
How do you use find and replace?
What is lexicographically smallest string?
How can you add and remove nodes in jtree?
What is difference between path and classpath?
What are the 3 types of control structures?
What restrictions are placed on method overriding?
Difference between keyword and identifier.
What is difference between variable declaration and definition?
What a static class can contains?
What do you mean by platform independence?
What is lambda expression in java?
What types of index data structures can you have in java?
Can an interface have a class?
What is the difference between the file and randomaccessfile classes?
How many digits can a float hold?