Internet and mobile programming 2

Internet and mobile programming 2

University

14 Qs

quiz-placeholder

Similar activities

Review for Bootstrap Test

Review for Bootstrap Test

9th Grade - University

13 Qs

Python 146- While Loops

Python 146- While Loops

4th Grade - Professional Development

10 Qs

Java GUI Unit 7 Review

Java GUI Unit 7 Review

University

11 Qs

Pemrogaman CAI Model Tutorial Macromedia Flash

Pemrogaman CAI Model Tutorial Macromedia Flash

University

10 Qs

Assesment Awal

Assesment Awal

University

10 Qs

Web technology quiz

Web technology quiz

University

15 Qs

Brewing JavaFX Quiz

Brewing JavaFX Quiz

University

15 Qs

Quizz Front End Week 5

Quizz Front End Week 5

University

10 Qs

Internet and mobile programming 2

Internet and mobile programming 2

Assessment

Quiz

Computers

University

Medium

Created by

Sherif Abdelhamid

Used 6+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

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 • 5 pts

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 • 5 pts

Which method can you use to disable a button?

getDisable()

Disable()

setDisable()

Stop()

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

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 • 5 pts

Is String a primitive data type?

Yes

No

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What do we call an object that waits for a specific event to happen?

event

listener

container

component

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What do we call the thing that happens whenever the user interacts with the components on the screen?

event

listener

container

component

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?