The concepts of array and string in a program.
Answers
Answered by
3
Answer:
An array is a collection of like variables that share a single name. Usually, the array size is fixed, while strings can have a variable number of elements. Arrays can contain any data type (char short int even other arrays) while strings are usually ASCII characters terminated with a NULL (0) character.
☺️☺️
Answered by
0
Answer:
here is the answer
Explanation:
hope it helps.
Attachments:
Similar questions
Computer Science,
1 month ago
Accountancy,
1 month ago
Math,
1 month ago
Hindi,
3 months ago
English,
3 months ago
Math,
10 months ago
Math,
10 months ago