diffrence b\w println() and printf()

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


Please Help Members By Posting Answers For Below Questions

When is the arraystoreexception thrown?

574


What are the characteristics of java?

529


Can we override a variable in java?

556


What are the important features of Java 11 release?

584


Which is better ascii or unicode?

577






What is the Concept of Encapsulation in OOPS

562


How to perform merge sort in java?

588


How do you trim a space in java?

505


Explain the difference between a Thread and a Process.

570


How can you make sure that your singleton class will always return single instance in multi-threaded environment?

576


Explain the difference between jdk, jre, and jvm?

598


Is c better than java?

548


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

560


what is the volatile modifier for? : Java thread

524


What is nested loop? What is dangling else condition in it?

577