kaileasample4199 kaileasample4199
  • 03-07-2019
  • Computers and Technology
contestada

You use a ____ following the closing brace of an array initialization list.

a.
,

b.
.

c.
:

d.
;

Respuesta :

PhantomWisdom PhantomWisdom
  • 13-07-2019

Answer:

a.

,

Explanation:

The array is used to store the multiple data with  same data type.

Syntax for initialization of array:

type name[] = {data_1, data_2, data_3,....};

the comma ',' is used to separate the data with other data.

for example:

int array[] = {1,2,3,4,5};

we cannot used dot '.', colon ':' and semicolon ';' as separator.

Answer Link

Otras preguntas

this image shows the signing of the Japanese constitution in 1889 what do the figures in the image most likely suggest about the effect of imperialism on Japan
The measure of two sides of a triangle are given. If P is the perimeter, find the measure of the third side. P = 8x²+4x-1.
Find the value of x that will make A||B
what would the variables for a and b be? 3/x + 5/x^2 = (ax+b)/x^2
How would 0.09 be represented as a percent? A. 0.9% B. 9% C. 90% D. 0.0009%
HELPWhich shows the image of triangle WXY after the transformation Ro, -90°(x, y)?​
The measure of two sides of a triangle are given. If P is the perimeter, find the measure of the third side. P = 8x²+4x-1.
1. An unknown charged particle passes without deflection through crossed electric and magnetic fields of strengths 187,500 V/m and 0.1250 T, respectively. The p
What are the sections included within a business memo?
how many natural numbers lie between 24² and 25²?​