Linting Quiz

Linting Quiz

University

9 Qs

quiz-placeholder

Similar activities

Perform Clerical Element 2

Perform Clerical Element 2

University

10 Qs

CNET236 Chapt 13 Configuring Systems & Data Recovery

CNET236 Chapt 13 Configuring Systems & Data Recovery

University

10 Qs

Accounting - Ch. 11.2 Reconciling the Bank Statement

Accounting - Ch. 11.2 Reconciling the Bank Statement

10th Grade - University

13 Qs

Recuperación Lógica

Recuperación Lógica

University

10 Qs

LCD Keypad

LCD Keypad

University

10 Qs

Marvel films

Marvel films

KG - Professional Development

8 Qs

Quiz Pelatihan Robotika Modul 6

Quiz Pelatihan Robotika Modul 6

12th Grade - University

11 Qs

QUIZ KELAS JAVA

QUIZ KELAS JAVA

University

10 Qs

Linting Quiz

Linting Quiz

Assessment

Quiz

Other

University

Hard

Created by

Carson Schiller

Used 2+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you make an empty Optional?

Optional.empty()

new EmptyOptional<>()

Optional.blank()

System.out.println("Hello world")

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which file is useful for students to test their 3 checks?

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where can students find more information about Optional?

PCM 13

PCM 15

ChatGPT

Section 10 practice problems

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many classes will students write?

3

4

5

6

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many interfaces will students write?

-1

0

1

2

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which topics should you be most ready for in IPL?

BreakCheck

BlankPrintlnCheck

Error

Optional

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which classes implement Check (the interface)?

BlankPrintlnCheck

TestFile

BreakCheck

LongLineCheck

Linter

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What's the assignment goal?

To find all errors in a program

To find quality errors in a program

To find conceptual errors in a program

To make people go insane

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It's called program linting because it's similar to using a lint roller to get rid of small problems

True

False