Which function returns the length of a string, not including the null terminator?

a. numchar
b. strlen
c. charlen
d. countstr
e. none of the above


b. strlen

Computer Science & Information Technology

You might also like to view...

Write a method that takes in an arbitrary number of String objects, and then prints out all of them that have over 10 characters.

What will be an ideal response?

Computer Science & Information Technology

_____ issues deal with what is generally considered right or wrong.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

__________ are the most popular method used by visitors to find web sites.

a. banner ads b. hearing about web sites on TV c. search engines d. personal recommendations

Computer Science & Information Technology

If a global identifier in a program has the same name as one of the global identifiers in the header file, the compiler generates a(n) ____________________ error.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology