The value returned by the function strlen is:
A. the length of the string minus the null character.
B. the length of the string including the null character.
C. the ASCII value of the string.
D. the length of the string minus the null character and minus any spaces.
A
You might also like to view...
Which of the following is NOT true of a priority queue?
A. higher-priority items are popped before those of lower priority B. items of equal priority are popped in LIFO order C. items of equal priority are popped according to which item arrived first D. higher-priority items can jump ahead of lower-priority items
What does the HTML tag
designate in an HTML document?
A. New paragraph B. Personal data C. Print command D. Show photos
The design view for a select query is divided into three parts
Indicate whether the statement is true or false
The Insert Hyperlink dialog box can be used to change the text of a ScreenTip for a link
Indicate whether the statement is true or false