Question: Which of the following function sets first n characters of a string to a given character?

Options

A : strinit()

B : strnset()

C : strset()

D : strcset()

Click to view Correct Answer

Exam Quiz App on Google Play

Next

Strings - General Questions more questions

What will you do to treat the constant 3.14 as....

Which of the following statement obtains the remainder on dividing....

The keyword used to transfer control from a function back....

What is the notation for following functions?

How many times the program will print "IndiaBIX" ?

If the two strings are identical, then strcmp() function returns

How will you print on the screen?

The library function used to find the last occurrence of....

Which of the following function is used to find the....

Which of the following function is more appropriate for reading....

Arrays - General Questions more Online Exam Quiz

Floating Point Issues - General Questions

Attributes - General Questions

Classes and Objects - General Questions

Collection Classes - General Questions