Answer Posted / guest
println means print from new line. 'ln' indicates new(next)
line, it is used in JAVA. where as printf is just used for
print option in C-prog
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
Why main function is static?
How many bits are in a sentence?
When throws keyword is used?
What are data types in oop?
What is integer parseint?
EDS (Electronic Data Systems India Pvt Ltd) at Chennai on 16-12-2006.
What are peerless components in java programming?
What is the nested interface?
What is the difference between final, finally and finalize()?
Which browsers work with java?
What is scope & storage allocation of global and extern variables? Explain with an example
What is append in java?
What is Java Reflection API? Why it’s so important to have?
Which method returns the length of a string?
Can the garbage collection be forced by any means?