A. x = Float.parseFloat("0.123");
B. i = Integer.parseInteger("123");
C. y = Float.parseFloat("123");
D. j = Integer.parseInt("123");
B
Câu hỏi trên thuộc đề trắc nghiệm dưới đây !
Copyright © 2021 HOCTAP247