HOMELv003 文字列の結合に使用される演算子はどれか。 2026年1月24日 +が正しい int a = 5; int b = ++a; System.out.println(b); の結果は? 次の式の結果が true になるものはどれか。