diffrence b\w println() and printf()

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


Please Help Members By Posting Answers For Below Questions

Why heap memory is called heap?

771


What is adapter in java?

709


What is nested interface?

740


Which package is always imported by default?

776


How do you check if a character in a string is a digit or letter?

776


What is a byte array?

849


What is the difference between multitasking and multithreading in Java

963


Is double bigger than float?

742


What is an object’s lock and which object’s have locks?

691


What do you understand by an io stream?

795


Differentiate between a class and an object.

796


Can we have multiple public classes in a java source file?

778


What is byte code and why is it important to java’s use for internet programming?

812


What is the difference between static method and instance method in Java?

802


What is update method called?

874