What are the basic rules for naming array
Answers
Answered by
5
ANSWER IS HERE :
Basic rules for naming array as follows-
- The data type can be any valid data type such as int, float, char structure or union
- The size of array must be zero or constant positive integer.
- The name of an array must follow naming rules of variables.
- The fixed number of element that array must contain.
HOPE IT HELPS YOU
PLZ MARK MY ANSWER AS BRAINLIEST -
Similar questions
Math,
5 months ago
Science,
5 months ago
Social Sciences,
5 months ago
India Languages,
10 months ago
English,
10 months ago
English,
1 year ago