dsSize of char array in c Question: Can we Determine Size of an Array using sizeof Operator and strlen() Function in C Language? Answer:…byJohn