Question: Which pre-defined function returns a pointer to the last occurence of a character in a string?

Options

A : strchr(s, c);

B : strrchr(s, c);

C : strlchr(s, c);

D : strfchr(s, c);

Click to view Correct Answer

Previous || Next

C Interview For Freshers String Operations more questions

What type of bedding is recommended for groups of calves?

Based on ice cream consumption figures, the second most popular....

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.

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

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

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.

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