Question: Which of the following function compares 2 strings with case-insensitively?

Options

A : strcmp(s, t)

B : strcmpcase(s, t)

C : strcasecmp(s, t)

D : strchr(s, t)

Click to view Correct Answer

Previous ||

C Interview For Freshers String Operations more questions

The collector current will not reach the steady state value....

Retardation test on DC shunt motor is used for finding....

The ______ function appends not more than n characters.

Which pre-defined function returns a pointer to the last occurence....

This function offers the quickest way to determine whether two....

Which function will you choose to join two words?

What must be specified when we construct an object of....

______ uses the concept of pseudo-random sequence.

What type of algorithm does AES encryption use?

Which of the following is a transport layer protocol?

Chemical Engineering Basics - Part 1 more Online Exam Quiz

Basic C Interview Questions External Variables

Basic C Interview Questions While Loops

Basic C Questions Scope Variable

C Interview Experienced Error Handling

C Interview Experienced Storage Management

C Interview Freshers Random Number Generation

C Interview Freshers Typedefs

C Interview Freshers Variable Length Argument

C Interview Questions Basics Functions

C Interview Questions Character Class Testing Conversions