Computer Science, asked by prakashjav026, 2 days ago

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 shivarthagrawal
0

Answer:

2 vala

Explanation:

ob t b c is correct

ok

ok

Similar questions