Java

Java

11th Grade

20 Qs

quiz-placeholder

Similar activities

filtraggio e protezione delle reti locali

filtraggio e protezione delle reti locali

10th - 12th Grade

20 Qs

Assembly x86

Assembly x86

10th - 12th Grade

20 Qs

RETI 1B AFM

RETI 1B AFM

9th - 12th Grade

15 Qs

IT Security - 5 - Uso sicuro del web

IT Security - 5 - Uso sicuro del web

11th Grade

20 Qs

Artefatti Grafici e Web Design

Artefatti Grafici e Web Design

11th Grade

20 Qs

The Social Network

The Social Network

6th - 12th Grade

18 Qs

Finale 4B-07-06-2017

Finale 4B-07-06-2017

11th Grade

20 Qs

Quanto conosci le attuali strategie 2019 di web marketing?

Quanto conosci le attuali strategie 2019 di web marketing?

1st Grade - Professional Development

20 Qs

Java

Java

Assessment

Quiz

Computers

11th Grade

Medium

Used 90+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Quali di queste dichiarazioni corrisponde alla corretta dichiarazione del metodo main?

public static void main(String args)

public void main(String args)

public static void main(String args[])

public static void main()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual è l'estensione di un file sorgente di Java?

.class

.txt

.cpp

.java

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Qual è la forma della dichiarazione di una costante di tipo carattere?

final char r = Y;

char final r = 'Y';

final int r = 'Y';

final char r ='Y';

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Le caratteristiche di un oggetto descrivono il suo stato

vero

falso

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

I comportamenti di un oggetto descrivono il suo stato

vero

falso

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

I comportamenti di un oggetto si riferiscono alle sue funzionalità

vero

falso

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Come si può rappresentare la definizione di una classe?

Elencando solo i suoi attributi

Elencando solo i suoi metodi

Elencando sia i suoi attributi che i metodi

Facendo alcuni esempi

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?