Which of the following is correct?
OC. String temp = {"a", "b", "c"};
OB. String temp [] = { T""b" "c"};
A. String temp [] = new String {"i" "a" "z"};
OD. String temp = {"a", "b", "c"};
Answers
Answered by
0
Answer:
2 vala
Explanation:
ob t b c is correct
ok
ok
Similar questions