Computers

Image

Unit 5: Input in Java

67
plays

14 questions

Player avatar

Introducing newย Paper mode

No student devices needed.ย Know more

Show Answers
See Preview
  • 1. Fill-in-the-Blank
    15 minutes
    1 pt

    Name the package that contains Scanner class.

  • 2. Fill-in-the-Blank
    15 minutes
    1 pt

    Complete the code below to create an object of Scanner class:

    Scanner sc = new Scanner(______);

  • 3. Multiple-choice
    15 minutes
    1 pt

    Name the type of error in case given below:

    Missing semicolon.

    Syntax Error

    Logical Error

    Run-time error

  • Expore all questions with a free account

    Already have an account?
library
create
reports
classes