Computer Science, asked by samridhi3017, 6 months ago

Name the following
1. a method to accept a real number through scanner object​

Answers

Answered by knowledgebooster
0

Answer:

When programming in Java or any other language, you will most likely need to use input information from a user. Java provides many different methods for getting in user information, but the most common and perhaps easiest to implement method is to use the Scanner object.

Answered by chandapapiya2017
0

Answer:

A method to accept a real number through scanner class

Similar questions