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
What is size () in java?
Can an interface be final?
Explain the difference between abstraction and encapsulation.
What is default locale java?
How will you print number in reverse (descending) order in BST.
what do you mean by java annotations?
Explain about assignment statement?
What happens if an exception is not handled in a program?
What is the purpose of void class?
What is java used for on a computer?
What is meant by tab pans?
Explain about fail safe iterators in java?
when a request is generated from apache tomcat 5.5 and goes to oracle 10g or mysql,,, how the oracle or mysql reads the request as apache is a web server and oracle 10g is application server? when the oracle 10g provides response, how the apche tomcat reads it???
Should you use singleton pattern?
what is function overloading in java?