I. Name the following:
1. a package needed to import scanner class
2. a method that accepts a character through scanner object
3. a package needed to import Stream Reader Class
4. a method to accept an exponential value through scanner object
5. a method that accepts an integer token through scanner object
Answers
Answered by
48
Answer:
1.java.util.
2..next()
3.import java.io
4.Math.exp() method.
5.nextInt() method
MARK AS A BRAINLIEST ANSWER...
Answered by
10
Answer:
1. java.util
2. charAt()
3. java.io
4. math.exp()
5. nextInt()
Similar questions
Science,
6 months ago
Social Sciences,
6 months ago
Political Science,
1 year ago
Math,
1 year ago
English,
1 year ago
Math,
1 year ago
English,
1 year ago