Multiple Choice
You can determine the size of variables in your system with the ____ operator.
A) size()
B) sizeof()
C) length()
D) len()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q36: An array subscript must always be an
Q37: Describe the various ways to place an
Q38: How is the null character represented in
Q39: How do you declare an array in
Q40: Match each term with the correct statement
Q42: A C++ value expressed within double quotation
Q43: Match each term with the correct statement
Q44: What problem can you identify in the
Q45: To compare the contents of two strings
Q46: Match each term with the correct statement