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

During World War II, the Battle of the Coral Sea was significant because it
A new phone sells for $250 and a used one sells for $75. How many of each are sold if the profit for the day is $625
Which verb form correctly completes this conversation? Esta lavadora _________ muy bien.
The diver has the least gravitation potential energy at which point?
Arithmetic??????????????????
Choose the phrase or word that best completes the statement: Lines are perpendicular if they are
What contribution to modern science was made by Andreas Vesalius?
In which quadrant is θ located if cosθ is positive and cotθ is negative? I II III IV
What type of bond would two sulfur atoms require to form a molecule?
If p left parenthesis y right parenthesis equals startfraction 3 y minus 7 over y minus upper a endfractionp(y)= 3y−7 y−a and p left parenthesis 3 right parenth