[007] JAVA予約語
プログラムjava言語のタイピング練習
| 順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | beginner | 2400 | F++ | 2.5 | 95.0% | 60.0 | 152 | 8 | 28 | 2025/12/31 |
関連タイピング
-
JAVAの練習用です。
プレイ回数1562長文120秒 -
OSI基本参照モデル
プレイ回数117344打 -
プログラミングを学びたい方は是非!2013/07/03公開
プレイ回数36万1071打 -
プログラミングを学びたい方は是非!2025/05/21公開
プレイ回数1866610打 -
右手小指
プレイ回数74連打30秒 -
左手中指
プレイ回数273連打30秒 -
Javaプログラミングにおける超入門タイピング練習です.
プレイ回数4587短文英字90秒 -
左手人差指
プレイ回数184短文30秒
問題文
ふりがな非表示
ふりがな表示
class(class)
public(public)
static(static)
void(void)
main(main)
double(double)
float(float)
long(long)
int(int)
short(short)
byte(byte)
String(String)
char(char)
enum(enum)
boolean(boolean)
for(for)
if(if)
while(while)
new(new)
abstract(abstract)
など
break(break)
continue(continue)
catch(catch)
try(try)
switch(switch)
case(case)
default(default)
final(final)
super(super)
this(this)
throws(throws)
interface(interface)
implements(implements)
extends(extends)