Crear
Descargar
Obtener Plan Académico
Compartir juego
Intégralo en tu plataforma

Puedes integrar el juego en un LMS compatible con LTI 1.1 o LTI 1.3 como Canvas, Moodle, o Blackboard. De esta manera podrás guardar las puntuaciones automáticamente en el libro de calificaciones de esa plataforma.
Descargar
Has superado el número máximo de juegos que puedes integrar en Google Classroom con tu Plan actual.

Para integrar tantos juegos como quieras en Google Classroom, necesitas un Plan Académico o un Plan Comercial.

Has superado el número máximo de juegos que puedes integrar en Microsoft Teams con tu Plan actual.

Para integrar tantos juegos como quieras en Microsoft Teams, necesitas un Plan Académico o un Plan Comercial.

La descarga de juegos es una característica exclusiva para usuarios con un Plan Académico o un Plan Comercial.

Obtén ahora tu Plan Académico o Comercial y comienza a integrar tus juegos en tu LMS, web o blog.

Si lo deseas, puedes descargar un juego de prueba aquí y probar su integración:

Main Method Mastery

Sí o No

Jugadas 0

Sobre esta actividad

Test your knowledge about main methods in programming languages!

Creada por

Bulgaria

Descarga la versión para jugar en papel

Crea tu propio juego gratis desde nuestro creador de juegos
Compite contra tus amigos para ver quien consigue la mejor puntuación en esta actividad

Top juegos

%
Anónimo
Anónimo
%
%
%
Has superado el número máximo de juegos que puedes imprimir con tu Plan actual.

Para imprimir tantos juegos como quieras, necesitas un Plan Académico o un Plan Comercial.

Imprime tu juego
Main Method Mastery
 

Main Method MasteryVersión en línea

Test your knowledge about main methods in programming languages!

por Elena Georgieva
1

Python's main block must be named 'main()' without any conditions.

2

In Python, the main block must be placed at the beginning of the script.

3

In Java, the main method is written as 'public static void main(String[] args)'.

4

Python programs start execution from the 'if __name__ == "__main__":' block.

5

In Java, the main method can have any name, like 'startProgram'.

6

In Java, the main method can be omitted if the program is small.

7

In C#, the main method cannot return any value.

8

In C#, the main method is typically declared as 'static void Main()'.

9

Python's main block is used to execute code only when the script is run directly.

10

In C#, the main method can be asynchronous in recent versions.

11

In JavaScript, the main function is not a language requirement but can be defined by the programmer.

12

Java requires the main method to be inside a class.

13

Java requires the main method to accept no arguments.

14

In Java, the main method must be public.

15

JavaScript does not have a built-in main method, but developers often define one for organization.

16

JavaScript's main function is automatically called when the page loads.

17

In C#, the main method can return an integer to indicate the program's exit status.

18

Python requires the main method to be declared as 'public static void main()'.

19

JavaScript's main function is a special language feature.

20

In C#, the main method is always inside a class named 'Program'.

¿Estás seguro que quieres abandonar la página?

Al abandonar la página perderás el progreso del juego.