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 Hierarchy of exception?
What are the two types of java?
What is the inheritance?
What is tochararray in java?
How dead lock situation occurs in java and how you can identify it?
What is hasnext in java?
What is an empirical question?
What is Major and importance difference between for and foreach loop ?
Why is java architectural neutral?
How does hashmap work in java ?
What is difference between static class and singleton pattern?
What is listnode in java?
Can we call thread start () twice?
What is split return?
Can we convert stringbuilder to string in java?