Java Chapter 14 Review Questions

Java Chapter 14 Review Questions

Professional Development

15 Qs

quiz-placeholder

Similar activities

Guess the Retro Computer 1

Guess the Retro Computer 1

KG - Professional Development

13 Qs

Unit 1 lesson 1

Unit 1 lesson 1

University - Professional Development

15 Qs

CodeMonkey Platform Management & Resources

CodeMonkey Platform Management & Resources

Professional Development

10 Qs

ข้อสอบปลายภาควิชาเทคโนโลยี ม.3

ข้อสอบปลายภาควิชาเทคโนโลยี ม.3

Professional Development

20 Qs

INTO Artificial Intelligence

INTO Artificial Intelligence

University - Professional Development

10 Qs

Microsoft Office Advandces 2016

Microsoft Office Advandces 2016

9th Grade - Professional Development

20 Qs

Computer basics for beginners

Computer basics for beginners

Professional Development

15 Qs

GUESS THAT WORD IN CYBER!

GUESS THAT WORD IN CYBER!

Professional Development

10 Qs

Java Chapter 14 Review Questions

Java Chapter 14 Review Questions

Assessment

Quiz

Computers

Professional Development

Practice Problem

Medium

Created by

Alejandro Hidalgo

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

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

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Line, Circle, and Rectangle are subclasses of the __________ class

Sprite

Geometry

BasicShape

Shape

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Assume myCircle is a Circle object. Which of these statements causes myCircle to not be filled with a color?

myCircle.setColor(null);

myCircle.setStroke(null);

myCircle.setFill(null);

myCircle.setFill(Color.NONE);

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The                   arc type causes a straight line to be drawn from one endpoint of the arc to the other endpoint.

ArcType.CHORD

ArcType.ROUND

ArcType.CLOSED

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The                   arc type causes straight lines to be drawn from each endpoint to the arc’s center point. As a result, the arc will be shaped like a pie slice.

ArcType.CHORD

ArcType.ROUND

ArcType.CLOSED

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The                    arc type causes no lines to connect the endpoints. Only the arc will be drawn.

ArcType.CHORD

ArcType.ROUND

ArcType.CLOSED

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Node class method do you call to rotate a node about its center?

rotate()

rotateCenter()

setRotate()

centerRotate()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This class creates an animation in which a node moves from one position to another over a period of time.

TranslateTransition

MoveTransition

MotionTransition

PositionTransition

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?