String In C MCQ: Multiple Choice Questions Strings
String In C. Mixed Multiple-Choice Questions on Strings and its types with Programs and Outputs. Which of the following function duplicates a string ?? A. strnset B. strstr C. strdup D. stricmp Which string method helps find the length of the string ?? A. stringLength() B. strlen C. strdup D. both i & …
String In C MCQ: Multiple Choice Questions Strings Read More »