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:

.NET FRAMEWORK VOCABULARY

Mots Croisés

Parties jouées 0

À propos de cette activité

KEY WORDS

Créé par

Colombia

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
.NET FRAMEWORK VOCABULARY
 

Mots Croisés

.NET FRAMEWORK VOCABULARYVersion en ligne

KEY WORDS

par mario turriago zarate
1

the data types for variables, constants, literal values, method return values, and parameters must be known at the compile time.

2

can be thought of as a table in which each cell is an array element and can be addressed by using the row number and the column number to which it belongs.

3

are the primitive data types for which the support is directly built into the programming language.

4

provide a type-safe alternative to the non-generic collection classes. By using the generic collection, you can avoid the issues of type safety and the boxing and unboxing performance issue.

5

provide data structures to store and manipulate a collection of items. An item in the collection can be anything such as a number, a string, a Customer object, and so on.

6

store a reference to a memory location. The referenced memory location stores the actual data value.

7

directly store a value of a specific data type in a memory location.

8

specify rules for converting values in one type to another type. The conversion can be performed implicitly by the compiler or explicitly by using the cast operator.

9

is the process of converting a reference type to the value type

10

is the process of converting a value type to the reference type

11

is a collection of items stored in a contiguous memory location. Each item of an array can be accessed by using the array’s index, which is unique for each item.

3
5
10
2
6
7
4
9
8
11
Voulez-vous vraiment quitter la page ?

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