Exam
Vibe
Home
Engineering
Aerospace Engineering
Biomedical Engineering
Chemical Engineering
Civil Engineering
Computer Science
Electrical Engineering
Electronics and Communication Engineering
Mechanical Engineering
Govt Exam
Banking Exams
Other Government
Police
Railway Exams
SSC
State PSC Exams
Teaching / Education Exams
UPSC Exams
Blog
Contact
๐
Home
โบ
Computer Science
โบ
C MCQ Questions
โบ
Which of the following functions is used to com...
Which of the following functions is used to compare two strings in C?
A. strcat()
B. strcmp()
C. strlen()
D. strcpy()
Explanation:
strcmp() compares two strings character by character.
Tags:
C MCQ Questions
,
Computer Science
ยซ Previous
Next ยป
More from C MCQ Questions:
Which of the following is the correct syntax to declare a pointer in C?
Which of the following is the default return type of a C function if not specified?
Which format specifier is used to print an integer in C?
Which of the following is a valid storage class in C?
What will be the output of sizeof(char) in C?
Which operator is used to access the value stored at an address in C?
Explore more in Computer Science:
Computer Science MCQs MCQs
Java MCQ Questions MCQs
PHP MCQ Questions MCQs
Python MCQ Questions MCQs
C++ MCQ Questions MCQs
JavaScript MCQ Questions MCQs
HTML MCQ Questions MCQs
CSS MCQ Questions MCQs
SQL MCQ Questions MCQs
Algorithms MCQ MCQs