Examveda Which function is used to copy one string to another in C? A. strcopyB. strcpC. strcpyD. strduplicateAnswer: 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