Question: C Language Given the array delcartion shown bellow: char string1[]= Hello students: Welcome to class; How many elements are in the array? How many bytes
C Language
Given the array delcartion shown bellow:
char string1[]= "Hello students: Welcome to class";
How many elements are in the array?
How many bytes of memory does the array occupy?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
