sigmanelijah
sigmanelijah sigmanelijah
  • 20-05-2020
  • Computers and Technology
contestada

What is output by the code below?

int[] nums = new int[10];

for (int i=0; i < nums.length; i++)

{

nums[i] = i*2;

}

System.out.println(nums[5]);

a.16
b. 10
c. 14
d. 18
e. 12​

Respuesta :

dom1229 dom1229
  • 01-06-2020

Answer: I think it is a

Explanation:Sorry if it it is worng

Answer Link

Otras preguntas

17/50 what is 17/50 in percentage and decimal?
Which statement is not true about an adverb?  A.It always ends in -ly. B.It usually modifies a verb.  C.It can modify another adverb. D.Its position in a senten
Who was Lancelot? How did he fit into the Arthurian legends?
which is the best definition of federalism?
how do we write 2.51 in expanded form and in word form
(X^2-x)^2-14(x^2-x)+24 what is the answer??
Determine the equation of g(x) that results from translating the function f(x)=x^2+9 upward 10 units.
If heroes are a reflection of "who we are as a culture and as people," what does King Arthur reflect? What traits does he show that Western society values?
3 physical properties i could use to organize a set of cookware
Describe how to transform the parent function y= x^2 to the graph of each function below. 1. Y= -2(x - 1)^2 2. Y= 3(x - 2)^2 + 3