JavaFX

JavaFX

9th - 12th Grade

12 Qs

quiz-placeholder

Similar activities

Grade 6 - Living with AI

Grade 6 - Living with AI

6th Grade - University

15 Qs

ROBÓTICA/CONCEPTOS DUODÉCIMO A

ROBÓTICA/CONCEPTOS DUODÉCIMO A

12th Grade

10 Qs

Kuis Algoritma dalam Bahasa Pemrograman

Kuis Algoritma dalam Bahasa Pemrograman

12th Grade

10 Qs

Quiz Pengetahuan Awal

Quiz Pengetahuan Awal

10th Grade

10 Qs

FORMATIF 3 POWER POINT

FORMATIF 3 POWER POINT

11th Grade

10 Qs

JavaScript

JavaScript

11th Grade

15 Qs

 uji coba Strategi Algoritma dan Pemrograman

uji coba Strategi Algoritma dan Pemrograman

11th Grade - University

15 Qs

PENSAMENTO_COMPUTACIONAL_Funções em JavaScript

PENSAMENTO_COMPUTACIONAL_Funções em JavaScript

11th Grade

10 Qs

JavaFX

JavaFX

Assessment

Quiz

Information Technology (IT)

9th - 12th Grade

Practice Problem

Hard

Created by

rps.informatika rps.informatika

Used 4+ times

FREE Resource

AI

Enhance your content in a minute

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

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the entry point for all JavaFX applications ?

main()

start()

package()

class()

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which class represents a window in Java FX ?

scene

stage

application

pane

3.

FILL IN THE BLANK QUESTION

45 sec • 2 pts

Create btn object of class Button (put space between words)?

4.

FILL IN THE BLANK QUESTION

45 sec • 2 pts

Set text "Solutions" on the object btn !

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which method will we use if we want to set the width of the object btn ?

setWidth()

setMinWidth()

setW()

setWth()

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is not JavaFX node ?

Button

ImageView

Picture

Text

7.

FILL IN THE BLANK QUESTION

45 sec • 2 pts

Fill in the blank !!!

btn.setOnAction(new EventHandler<____________>() {

@Override

public void handle(ActionEvent event) {

System.out.println("Hello World!");

}//end method handle

});//end setOnAction

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?