diffrence b\w println() and printf()

Answer Posted / vishnu datt

both are in different class in java. printf(); is used as
scanner class in java.

Is This Answer Correct ?    2 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between abstract classes and interfaces in java?

858


What is try-with-resources in java?

863


Implement a stack with push (), pop() and min() in O(1) time.

838


why would you use a synchronized block vs. Synchronized method? : Java thread

756


what do you mean by classloader in java?

793


What is double in java?

744


1.IN CASE OF DYNAMIC METHOD DISPATCH WHY WE USE REFERENCE VARIABLE,WE CAN USE THE DIFFERENT DEFINED OBJECT DIRECTLY TO ACCESS THE DATA MEMBER AND MEMBER FUNCTION OF THAT RESPECTIVE CLASS?WHAT IS THE MAIN FUNCTION OF "REFERENCE VARIABLE" HERE?

4418


Define the term string pool?

802


What does java se mean?

788


What is prime number in java?

770


how to write a program for sending mails between client and server

1823


Why Java is not pure Object Oriented language?

882


What are methods of a class?

771


Can we assign null to double in java?

778


What are the kinds of polymorphism?

842