#094 Topic 2.1 Video 1

#094 Topic 2.1 Video 1

11th Grade

5 Qs

quiz-placeholder

Similar activities

Java Inheritance

Java Inheritance

11th Grade - University

10 Qs

Prueba de Java

Prueba de Java

9th - 12th Grade

10 Qs

QUIZ PERTAMA PBO

QUIZ PERTAMA PBO

11th Grade

10 Qs

Java Course

Java Course

KG - University

6 Qs

Java Programming Challenge

Java Programming Challenge

11th Grade

10 Qs

Scope 1 (Class)

Scope 1 (Class)

9th - 12th Grade

10 Qs

Sains Komputer (Java) 1: Sintaks Asas & Pembolehubah

Sains Komputer (Java) 1: Sintaks Asas & Pembolehubah

10th Grade - University

10 Qs

QUIZ-I-OBJECT ORIENTED PROGRAMMING WITH C++

QUIZ-I-OBJECT ORIENTED PROGRAMMING WITH C++

10th Grade - University

10 Qs

#094 Topic 2.1 Video 1

#094 Topic 2.1 Video 1

Assessment

Quiz

Computers

11th Grade

Easy

Created by

Myra Deister

Used 1+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Click on the link in Google Classroom.

Watch the video as you answer the questions.

I will check AP Classroom to verify that the video has been viewed.

I have read and understood the statement.

I did not read the statement.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Java class?

A Java class is a collection of methods.
A Java class is a blueprint or template for creating objects.
A Java class is a programming language.
A Java class is a data type that represents a single value.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Java Object?

All if the variables in a Java class.

An entity made from a class.

All of the methods in a class.

A loop in Java

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the definition of an instance of a class?

An instance of a class is a specific object created from that class.
An instance of a class is a variable declared within that class.
An instance of a class is a general concept that represents all objects created from that class.
An instance of a class is a method defined within that class.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If Jack's house color is changed to blue, who esle's house will be change to blue?

Rob's house

Sage's house

Jill's house

Tim's house