This program will the string array in the given format.
int main(void){
char arr[6];
int counter;
strcpy(arr[], "ARRAY");
for(counter=0; counter<6; counter++){
printf("%c", arr[counter]);
}
return 0;
)
Note: Do not forget to include all the necessary library that is needed to run this program.
Answer:
processor, primary storage, secondary storage, input devices and output devices
Explanation:
processor, primary storage, secondary storage, input devices and output devices are the five parts of computer hardware that can be found in most computer systems
Answer:
This should not be typed in brainly. Brainly is for answering questions
Explanation: