Test JAVA - 1

Quiz
•
Computers
•
12th Grade
•
Medium
Franco Corapi
Used 59+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Nel linguaggio Java, a cosa servono i costruttori?
Definire un metodo di un oggetto
Definire il codice per l'implementazione delle interfacce
definire le istruzioni da eseguire quando si istanzia un oggetto
È un metodo particolare per invocare il super()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Il seguente codice è usato per?
class Subclass-name extends Superclass-name
{
//methods and fields
}
Polimorfismo
Incapsulamento
Ereditarietà
nessuna delle precedenti
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Se la Classe Cat estende la classe Animal. quale delle seguenti dichiarazione è NON E' Valida?
Cat x = new Cat();
Animal X = new Animal();
Cat x = new Animal();
Animal x = new Cat();
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Quale delle seguenti dichiarazioni è corretta per dichiarare una LinkedList di Stringhe
LinkedList<String>
linkedList(String)
LinkedList[String]
LinkedList{String}
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Nella terminologia della programmazione orientata agli oggetti, le caratteristiche di un oggetto sono definite da:
attributes
class
instance
methods
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Con quale strumento viene offerta la possibilità di creare nuove classi estendendo classi già esistenti?
incapsulamento
ereditarietà
polimorfismo
astrazione
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
cos'è il bytecode
La quantità di memoria allocata dinamicamente
La quantità di memoria allocata staticamente per le code di stampa
Il contenuto di un file di estensione class
il codice ASCII o UNICODE dei singoli Byte
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
FLIP FLOP, LATCH e CONTATORI

Quiz
•
9th Grade - University
10 questions
mettIAmoci alla prova!

Quiz
•
12th Grade
10 questions
Network Address Traslation

Quiz
•
12th Grade
15 questions
NETIQUETTE

Quiz
•
9th - 12th Grade
18 questions
Hardware

Quiz
•
8th - 12th Grade
15 questions
Progettazione di Base di Dati e Modello ER

Quiz
•
12th Grade
14 questions
Transistor 2°livello

Quiz
•
10th Grade - University
20 questions
Domande sulla Sicurezza Online

Quiz
•
9th Grade - University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade