Computer Science, asked by mariumjamila786mj, 8 months ago

f)
Write the output for the following:
public class Test
{ public static void main()
{ int[] table = {1, 2, 3, 4, 5 };
table[1] = (table[2* 1] == 2 - table.length) ? table[3] : 99;
System.out.println(table[1]); }}​

Answers

Answered by mayanksharma1135
0

Answer:

2 min me not sure but me you question answer

Explanation:

please mark and follow

Similar questions