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
how we can make a read-only class in java?
What is java objectoutputstream?
What is a parameter in simple terms?
Explain about serializable interface in java?
How to compare two strings in java program?
What does the append?
When to use runnable interface vs thread class in java?
what is thread? What are the high-level thread states? : Java thread
What is an object's lock and which object's have locks in java programming?
Can I declare a class as private?
What is difference between path and classpath?
What is static method with example?
What is a “stateless” protocol ?
What is constructor and virtual function? Can we call a virtual function in a constructor?
What is :: operator in java 8?