Question: 1. Is there a practical difference between these two statements? What is the purpose for the difference? char str 1 I am a string.; or
1. Is there a practical difference between these two statements? What is the purpose for the difference? char str 1 "I am a string."; or char str[20] "I am a string
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
