Examveda What is the result of the expression strlen("Hello") in C? A. 5B. 6C. 4D. 10Answer: Option A 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