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
10 questions
Pemrograman berorientasi objek

Quiz
•
11th Grade
15 questions
Java Increment Quiz

Quiz
•
11th Grade
10 questions
Internet ed azienda

Quiz
•
9th - 11th Grade
10 questions
JavaScript Cert Prep

Quiz
•
9th - 12th Grade
10 questions
Informatica di base 1

Quiz
•
11th Grade
15 questions
Jogos Eletrônicos

Quiz
•
1st - 12th Grade
15 questions
AV1/R1 1TEC_IP_Introdução à Programação - Aula 01 a 06

Quiz
•
1st Grade - University
10 questions
PBO XII RPL

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade