Right Click to Search

Thursday, January 14, 2025

Character Array / Strings in C Programming : Introduction


Character Array / Strings in C Programming
  1. String in C is nothing but Character Array
  2. Strings in C are Enclosed within Double quotes
  3. Each Character Occupy 1 byte of Memory
  4. Each Character is stored in consecutive memory location
  5. String always Terminated with NULL Character ('/0')
  6. NULL Character is having ASCII value 0
  7. As String is nothing but an array , so it is Possible to Access Individual Character

Tags / Keywords : | , ,

Stumble
Delicious
Technorati
Twitter
Facebook

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

 

Learn C Programming Copyright © 2010 LKart Theme is Designed by Lasantha, Free Blogger Templates