Answer Posted / onkar nalawade
println=print the statment and control goes to new line
printf=only print the statement
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How use .contains in java?
What is the difference between Error, defect,fault, failure and mistake?
How does list work in java?
Which one of the following suits the description of a string better: derived or primitive?
How is a structure different from array ?
Why you should not use singleton?
What is tochararray in java?
What is finalize()? Is finalize() similar to a destructor?
Why Java doesn’t support multiple inheritance?
What is the purpose of using javap?
What is the purpose of skeleton and stub?
Does set allows null in java?
How many bits is a word?
How to stop a thread in java? Explain about sleep () method in a thread?
What is a return in java?