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
What is stack class in java?
Which is better stringbuilder or stringbuffer?
What is a method type?
What are untrusted applets?
Which method returns the length of a string?
What is meant by javabeans?
What is difference between adapter class and listener?
What is the difference between the font and fontmetrics classes in java programming?
What are the 2 types of java programs?
What happens when a thread cannot acquire a lock on an object in java programming?
What is the impact of declaring a method as final?
How is treeset implemented in java?
What are synchronized blocks in java?
What is the difference between length and size in java?
When is the arraystoreexception thrown?