Grade 11 Midterm

Grade 11 Midterm

11th Grade

23 Qs

quiz-placeholder

Similar activities

WEB 2.6

WEB 2.6

11th Grade

20 Qs

10° TIC Preguntas sobre Software de Desarrollo #2

10° TIC Preguntas sobre Software de Desarrollo #2

10th Grade - University

20 Qs

Quiz tentang Google Colab

Quiz tentang Google Colab

10th Grade - University

20 Qs

Pengenalan Pemrograman Perangkat Bergerak

Pengenalan Pemrograman Perangkat Bergerak

11th Grade - University

18 Qs

Assesment Awal Informatika Fase - E

Assesment Awal Informatika Fase - E

10th Grade - University

25 Qs

Keterampilan Informatika dan Komputer

Keterampilan Informatika dan Komputer

11th Grade - University

18 Qs

JavaScript Lesson 1

JavaScript Lesson 1

11th Grade - University

20 Qs

Quiz # 5 (Second Quarter)

Quiz # 5 (Second Quarter)

11th Grade

20 Qs

Grade 11 Midterm

Grade 11 Midterm

Assessment

Quiz

Information Technology (IT)

11th Grade

Easy

Created by

Dina Sharawy

Used 14+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

23 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Fill in the blank: The class used for taking input in Java is called ______.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question: Which method is used to print output in Java?

System.out.input()

System.out.println()

System.out.read()

System.println()

3.

OPEN ENDED QUESTION

3 mins • 1 pt

Open-ended: Write a Java code snippet that takes an integer input from the user and prints it to the console.

Evaluate responses using AI:

OFF

4.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Fill in the blank: To read a string input in Java, we use the method ______.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question: What does System.out.println() do in Java?

Takes input from the user.

Prints a message to the console.

Reads a file.

Terminates the program.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question: Which of the following correctly reads an integer value from the user?

int num = input.readInt();

int num = input.nextInt();

int num = scanner.read();

7.

OPEN ENDED QUESTION

3 mins • 1 pt

Fill in the blank: To import the Scanner class, we use import ______;.

Evaluate responses using AI:

OFF

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?