Le basi Java

Quiz
•
Computers
•
11th Grade
•
Medium
Carolina Pellecchia
Used 8+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
1. Cos'è una classe in Java?
A) Un insieme di oggetti che condividono le stesse caratteristiche e comportamenti
B) Un modello che definisce le caratteristiche e i comportamenti di un insieme di oggetti
C) Un oggetto che contiene altri oggetti al suo interno
D) Una variabile che può assumere diversi valori
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
1. Cos'è un metodo in Java?
A) Una porzione di codice che può essere richiamata da altre parti del programma
B) Una variabile che può cambiare il suo valore in base al contesto
C) Una condizione che deve essere verificata per eseguire un'istruzione
D) Un commento che spiega il funzionamento di una parte di codice
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
1. Cos'è un attributo in Java?
A) Una parola chiave che indica il tipo di dato di una variabile
B) Una proprietà che descrive lo stato di un oggetto
C) Un valore che viene restituito da un metodo
D) Un parametro che viene passato a un metodo
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
1. Come si dichiara una classe in Java?
A) class NomeClasse {}
B) NomeClasse class {}
C) new class NomeClasse {}
D) NomeClasse new class {}
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
1. Come si dichiara un metodo in Java?
A) tipoRitorno (nomeMetodo tipoParametro nomeParametro) {}
B) nomeMetodo tipoRitorno (nomeParametro tipoParametro) {}
C) tipoRitorno nomeMetodo (tipoParametro nomeParametro) {}
D) (tipoRitorno nomeMetodo nomeParametro tipoParametro) {}
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
1. Qual è il nome del file che contiene la definizione della classe principale di un programma Java?
A) Main.java
B) Class.java
C) Program.java
D) Il nome può essere scelto liberamente
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
1. Qual è il metodo che viene invocato automaticamente quando si avvia un programma Java?
A) main()
B) start()
C) run()
D) init()
Create a free account and access millions of resources
Similar Resources on Wayground
8 questions
PHP: validazione lato server

Quiz
•
9th - 12th Grade
10 questions
Cos’è la ROM?

Quiz
•
6th - 12th Grade
9 questions
Sistema operativo licei QUIZ

Quiz
•
9th - 12th Grade
15 questions
Java Inheritance Quiz

Quiz
•
11th Grade
6 questions
golf API

Quiz
•
9th - 12th Grade
9 questions
Quiz sull'ereditarietà classe Object Java

Quiz
•
11th Grade
10 questions
C# Massi

Quiz
•
9th - 12th Grade
15 questions
Ripasso Vettori/Array in c++ 4D sia anno 25/26

Quiz
•
11th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade