adplus-dvertising
frame-decoration

Question

When two strings are exactly equivalent Strcmp ( ) returns what?

a.

Returns a string

b.

Returns 0

c.

Returns 1

d.

Returns nothing

Answer: (b).Returns 0

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. When two strings are exactly equivalent Strcmp ( ) returns what?

Similar Questions

Discover Related MCQs

Q. For finding out one string is equal to another string which function we can use?

Q. Returns a string arguments with trilling blank space removed, is a behavior of

Q. Which function is used for replacing whole string with an alternate string?

Q. Stristr ( ) is identical to Strstr ( ) except that

Q. Replacing string from left hand side is known as

Q. A function that capitalizes first letter of each word in a string, is a

Q. Case functions are used for

Q. Chop ( ), ltrim ( ) and trim functions are used for

Q. Which function is identical to Strstr ( )?

Q. Selecting a substring by numerical position is property of

Q. In substring selection which function modifies a string?

Q. Which function is used for escaping quotation marks, double quotation marks, backslashes and Nulls from a string?

Q. In addition to single and double quoted strings PHP offers another way to specify a string which is called as

Q. Which function returns resulting string as its value?

Q. Which two functions are used for replacing a string with another string?

Q. Which string type is interpreted as a number of sequences and automatically interpolates variable values?

Q. Which function is used for capitalizing first letter of a string?

Q. In substring selection what's mean of Slicing?

Q. Concatenating operator is used for

Q. All these characters in a string \, ?, *, \, &Hat, $, ] are escaped by