Answer to Question #47486 in Programming & Computer Science for irebami

Question #47486
All of the _______ in a given array must be the same type

elements
statements
instructions
loops
1
Expert's answer
2014-10-21T00:53:14-0400

ANSWER:

An array is adata structure that contains a group of elements. Typically theseelements are all of the same data type, such as an integer or string. Arrays are commonly used in computerprograms to organize data so that a related set of values can be easily sorted

or searched.

According to the definition the correct answer is<ELEMENTS>. Neither statements nor instructions or loops don’t match.

Statements are a symbolic representation of some instructions or commands.

Instructions is a set of logical designations what and when to do. Loop is a set

of actions that repeats according to the conditions.


Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
APPROVED BY CLIENTS