Function __________ searches for the first occurrence in its first string argument of any character in its second string argument.

a) strfirst
b) strstr
c) firstany
d) strpbrk

d) strpbrk

Computer Science & Information Technology

You might also like to view...

Worksheet structure is NOT a factor to consider when grouping worksheets

Indicate whether the statement is true or false

Computer Science & Information Technology

System testing is often done by independent testers who are not involved in developing program code.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology