JavaFX cycle 2 exam(practice)

JavaFX cycle 2 exam(practice)

11th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

AP Computer Science A Quiz

AP Computer Science A Quiz

12th Grade

15 Qs

Chapter 4 Exam

Chapter 4 Exam

9th - 12th Grade

20 Qs

CSA Lessons 1 - 4

CSA Lessons 1 - 4

10th - 12th Grade

15 Qs

UFCD 789

UFCD 789

11th Grade

17 Qs

Pemrograman Berorientasi Objek

Pemrograman Berorientasi Objek

12th Grade

20 Qs

JavaScript Basics

JavaScript Basics

12th Grade - University

15 Qs

Susulan PBO XIRPL (2021/2022)

Susulan PBO XIRPL (2021/2022)

11th Grade - University

20 Qs

Computer Science: Chapter 2 Test Review

Computer Science: Chapter 2 Test Review

9th - 12th Grade

20 Qs

JavaFX cycle 2 exam(practice)

JavaFX cycle 2 exam(practice)

Assessment

Quiz

Computers

11th - 12th Grade

Medium

Created by

Bryan Campbell

Used 237+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the JavaFX framework which notation do you use to connect Scene builder Controls to the Java class?

@FXML

@Override

@Connect

@JFXML

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax for creating a button in a JavaFX's project class.

Button btn = new Button();

button btn = new button();

Btn button = new Btn();

btn button = new btn();

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method can you use to disable a button?

getDisable()

Disable()

setDisable()

Stop()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method do you use to style components (containers, controls, etc) in JavaFX's project class.

myStyle()

setStyle()

getStyle()

Style()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is String a primitive data type?

Yes

No

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of method is System.out.print()?

Built-in

User-defined

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of method is not a part of Java's core library?

Built-in

User-defined

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?