[007] JAVA予約語
プログラムjava言語のタイピング練習
| 順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | beginner | 2166 | F+ | 2.4 | 89.6% | 60.0 | 147 | 17 | 28 | 2025/10/31 |
関連タイピング
-
JAVAの練習用です。
プレイ回数1525長文120秒 -
プログラミングを学びたい方は是非!2025/05/21公開
プレイ回数1691610打 -
「あ~ん」までを入力ランダム
プレイ回数88短文かな87打 -
プログラミングを学びたい方は是非!2013/07/03公開
プレイ回数36万1071打 -
javaやpythonのコードを打つタイピングです
プレイ回数970長文60秒 -
左手
プレイ回数32短文30秒 -
右手薬指
プレイ回数62連打30秒 -
まみむめものみ
プレイ回数20連打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)