Answer Posted / atasi
println and printf both showing output,bt 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 ? | 15 Yes | 3 No |
Post New Answer View All Answers
Explain the use of javap tool.
What is final variable?
What are conditionals and its types?
Why string is immutable or final in java
What is a dynamic array java?
When throws keyword is used?
How can we find the actual size of an object on the heap?
What is length in java?
Is empty in java?
what is meant wrapper classes?
Is nullpointerexception checked or unchecked?
What do you understand by an io stream?
What are synchronized methods ?
How to sort an unsorted array in java?
What are methods and how are they defined?