Examveda What is the term for a character array that is used to store text in C? A. char arrayB. text arrayC. stringD. char sequenceAnswer: Option C This Question Belongs to C Program >> Arrays And Strings
Which function is used to compare two strings in C? A. strcmpB. strcatC. strlenD. strcomp View Answer
Join The Discussion