- String in C is nothing but Character Array
- Strings in C are Enclosed within Double quotes
- Each Character Occupy 1 byte of Memory
- Each Character is stored in consecutive memory location
- String always Terminated with NULL Character ('/0')
- NULL Character is having ASCII value 0
- As String is nothing but an array , so it is Possible to Access Individual Character
0 Comments:
Post a Comment
Your Feedback :This is Growing Site and Your Feedback is important for Us to improve the Site performance & Quality of Content.Feel Free to contact and Please Provide Name & Contact Email