In C programming language, array of characters is called a string. The length of a string is determined by a terminating null character: '\0'. The terminating null character has the value zero.
28 February 2019 2063 Written By: Rohit Mhatre
© 2020 Tech Study. All rights reserved | Developed by Tech Study| Privacy Policy | Sitemap