Evaluare-metode PROGRAMARE JAVA DISTRACTIVĂ

Quiz
•
Computers
•
10th Grade
•
Hard
Eugenia Covali
Used 4+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Layout-ul utilizat pentru a amplasa componentele vizuale pe pozițiile: sus, jos, stânga, dreapta, centru
BorderPane
AnchorPane
VBox
Toate sunt corecte
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Selectați doar componentele vizuale(componente de control) din librăria JavaFX
Button
AnchorPane
Scenee
TextField
Label
3.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
În JavaFX există mai multe tipuri de panouri pentru a grupa și aranja componentele vizuale. Selectează din lista de mai jos doar denumiri de panouri:
Button
AnchorPane
Scenee
HBox
StackPane
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Pentru ca un program JavaFX să deseneze o linie, cerc, pătrat sau o oricare altă figură avem nevoie de cel puțin două lucruri:
O pânză pe care să deseneze
AnchorPane
Un obiect de tipul Stage - fereastra în care se pornește aplicația, care va fi asemenea suportului pe care se pune „pânza”
Un suport pe care să se pună pânza sau o „suprafață de lucru”
Un obiect de tip Scene - ca să putem afișa ceva într-o fereastră ( Stage ) avem nevoie de o scenă
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Pentru a desena un obiect de tip dreptunghi în Java FX, vom crea un obiect în felul următor:
Rectangle dreptunghi = new Rectangle();
Rectangle dreptunghi;
dreptunghi Rectangle = Rectangle() new;
Toate răspunsurile sunt corecte
Un obiect de tip Scene - ca să putem afișa ceva într-o fereastră ( Stage ) avem nevoie de o scenă
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Analizați metoda și selectați parametrii metodei.
public void deseneazaDreptunghi(AnchorPane panou, int height, int width, int x, int y, Color culoare) {
Rectangle rectangle = new Rectangle();
rectangle.setHeight(height);
rectangle.setWidth(width);
rectangle.setLayoutX(x);
rectangle.setLayoutY(y);
rectangle.setFill(culoare);
panou.getChildren().add(rectangle);
}
deseneazaDreptunghi
rectangle.setHeight(height);
rectangle.setWidth(width);
rectangle.setLayoutX(x);
rectangle.setLayoutY(y);
rectangle.setFill(culoare);
AnchorPane panou, int height, int width, int x, int y, Color culoare
panou.getChildren().add(rectangle);
Metoda nu are parametri
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Analizați metoda și selectați numele metodei.
public void deseneazaDreptunghi(AnchorPane panou, int height, int width, int x, int y, Color culoare) {
Rectangle rectangle = new Rectangle();
rectangle.setHeight(height);
rectangle.setWidth(width);
rectangle.setLayoutX(x);
rectangle.setLayoutY(y);
rectangle.setFill(culoare);
panou.getChildren().add(rectangle);
}
deseneazaDreptunghi
rectangle.setHeight(height)
Rectangle rectangle = new Rectangle();
panou.getChildren().add(rectangle);
setHeight
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Pamięć komputera

Quiz
•
1st Grade - Professio...
15 questions
JavaScript and Graphics

Quiz
•
9th - 12th Grade
12 questions
Arrays Intro

Quiz
•
9th - 12th Grade
10 questions
R081 - Scripts

Quiz
•
10th Grade
12 questions
Recapitulare Power Point

Quiz
•
10th - 12th Grade
16 questions
Arithmetic Types Declare Initialize Relation Logical Ops

Quiz
•
9th Grade - University
20 questions
Basic Python

Quiz
•
10th - 12th Grade
18 questions
STATIC KEYWORD IN JAVA

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
10 questions
Characteristics of Life

Quiz
•
9th - 10th Grade
10 questions
Essential Lab Safety Practices

Interactive video
•
6th - 10th Grade
62 questions
Spanish Speaking Countries, Capitals, and Locations

Quiz
•
9th - 12th Grade
20 questions
First Day of School

Quiz
•
6th - 12th Grade
21 questions
Arithmetic Sequences

Quiz
•
9th - 12th Grade