What is right way to initialize array? *
Answers
Answered by
1
Answer:
The initializer for an array is a comma-separated list of constant expressions enclosed in braces ( { } ). The initializer is preceded by an equal sign ( = ). You do not need to initialize all elements in an array.
Explanation:
Similar questions
Math,
4 months ago
Sociology,
4 months ago
Computer Science,
8 months ago
English,
8 months ago
English,
11 months ago
Math,
11 months ago
Computer Science,
11 months ago