Search Header Logo

Internet and mobile programming 2

Authored by Sherif Abdelhamid

Computers

University

Used 6+ times

Internet and mobile programming 2
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

Access all questions and much more by creating a free account

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

Already have an account?

Discover more resources for Computers