Créer jeu
Télécharger
Obtenir Plan Académique
Partager le jeu
Intégrez-le à votre plateforme

Vous pouvez intégrer le jeu dans un LMS compatible avec LTI 1.1 ou LTI 1.3 comme Canvas, Moodle ou Blackboard. Les scores seront ainsi automatiquement enregistrés dans le carnet de notes de la plateforme.
Télécharger
Vous avez dépassé le nombre maximum de jeux que vous pouvez intégrer à Google Classroom avec votre Plan actuel.

Pour intégrer autant de jeux que vous le souhaitez dans Google Classroom, vous avez besoin d’un Plan Académique ou un Plan Commerciel.

Vous avez dépassé le nombre maximum de jeux que vous pouvez intégrer à Microsoft Teams avec votre Plan actuel.

Pour intégrer autant de jeux que vous le souhaitez dans Microsoft Teams, vous avez besoin d’un Plan Académique ou un Plan Commerciel.

Le téléchargement du jeu est une fonctionnalité exclusive pour les utilisateurs avec un Plan Académique ou un Plan Commercial.

Obtenez votre Plan Académique ou Plan Commercial dès maintenant et commencez à intégrer vos jeux dans votre LMS, votre site Web ou votre blog.

Si vous le souhaitez, vous pouvez télécharger une jeu de test ici et tester son intégration:

Java vocabulary check

Compléter

Parties jouées 1

À propos de cette activité

Fill in the gaps by typing

Créé par

Russian Federation

Téléchargez la version pour jouer sur papier

Créez votre propre jeu gratuite à partir de notre créateur de jeu
Affrontez vos amis pour voir qui obtient le meilleur score dans ce jeu

Top Jeux

%
Anonyme
Anonyme
%
%
%
Vous avez dépassé le nombre maximum de jeux que vous pouvez imprimer avec votre Plan actuel.

Pour imprimer autant de jeux que vous le souhaitez, vous avez besoin d’un Plan Académique ou un Plan Commerciel.

Imprimez votre jeu
Java vocabulary check
 

Compléter

Java vocabulary checkVersion en ligne

Fill in the gaps by typing

par Nastia Sakharova
1

JVM also known as Java Virtual Machine is a part of JRE . JVM is a type of interpreter responsible for converting bytecode into machine - ( ? ? ? ? ? ? ? ? ) code . JVM itself is platform dependent but it interprets the bytecode which is the platform - independent .
JRE stands for Java Runtime Environment , it is an ( ? ? ? ? ? ? ? ? ? ? ? ? - ? ? ? . ) package that provides an environment to run the Java program or application on any machine .
JDK stands for Java Development Kit which provides the environment to develop and ( ? ? ? ? ? ? ? ? ? , ? ? ? ? ? ? ? ? ? ) Java programs .

2

SOLID :
Single - ( ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ) principle ( SRP ) : A class should have only one reason to change .
Open ? closed principle ( OCP ) : Entities should be open for ( ? ? ? ? ? ? ? ? ? ? ) , but closed for ( ? ? ? ? ? ? ? ? ? ) .
Liskov substitution principle ( LSP ) : Functions that use pointers or references to ( ? ? ? ? ? ? ? ) classes must be able to use objects of derived classes without knowing it .
Interface segregation principle ( ISP ) : No code should ( ? ? ? ? ? ? ? ? ? ? ) methods it does not use .
Dependency inversion principle ( DIP ) :
A . High - level modules should not import anything from low - level modules . Both should depend on abstractions ( e . g . , interfaces ) .
B . Abstractions should not depend on ( ? ? ? ? ? ? ) . ( ? ? ? ? ? ? ) should depend on abstractions .

3

Abstraction is the process of separating ideas from specific instances . Java supports the creation and existence of abstract classes that expose interfaces , without including the actual ( ? ? ? ? ? ? ? ? ? ) of all methods . The abstraction technique aims to separate the ( ? ? ? ? ? ? ? ? ? ) details of a class from its ( ? ? ? ? ? ? ? ? ? ) .
Encapsulation provides objects with the ability to ( ? ? ? ? ? ? ? ) their internal characteristics and ( ? ? ? ? ? ? ? ? ? ) . Each object provides a number of methods , which can be ( ? ? ? ? ? ? ? ? ) by other objects and change its internal data .

4

Polymorphism is the ( ? ? ? ? ? ? ? ? ? ? ? ) of programming languages to present the same interface for differing underlying data types . A polymorphic type is a type whose operations can also be applied to values of some other type .
We can perform polymorphism by Method ( ? ? ? ? ? ? ? ? ? ? ) and Method ( ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ) .

Voulez-vous vraiment quitter la page ?

En quittant la page, vous perdrez la progression du jeu.