Icon New game New game

Actividad variables

Fill in the Blanks

definir los valores con los tipos de datos correspondientes

Download the paper version to play

0 times made

Created by

Mexico

Top 10 results

There are still no results for this game. Be the first to stay in the ranking! to identify yourself.
Make your own free game from our game creator
Compete against your friends to see who gets the best score in this game

Top Games

  1. time
    score
  1. time
    score
time
score
time
score
 
game-icon

Fill in the Blanks

Actividad variablesOnline version

definir los valores con los tipos de datos correspondientes

by Marco Antonio Aguilar
1

byte double float boolean int String booelan String long String short byte int short char

v1 = 12 . 3 ;
v2 = 10 ;
v3 = 2015 ;
v4 = " Hola mundo " ;
v5 = true ;
v6 = 123981 . 1982
v7 = 'C' ;
v8 = " C " ;
v9 = 70000 ;
v10 = " false " ;
v11 = false ;
v12 = 1245 ;
v13 = 56781 ;
v14 = 12 ;
v15 = 123456789987 ;