类JOptionPane中的哪个方法可以用来读取用户的输入数据

类JOptionPane中的哪个方法可以用来读取用户的输入数据

A.showMessageDialog()

B.showInputDialog()

C.read()

D.readLine()

正确答案:B

猜你喜欢