Solved

Which of the Following Is a Valid Statement? (I) Int

Question 23

Multiple Choice

Which of the following is a valid statement? (i) int num = new int(67) ; (ii) String name = new ("Doe") ; (iii) String name = "Doe";


A) Only (i)
B) Only (i) and (ii)
C) Only (iii)
D) Only (ii) and (iii)

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions