Multiple Choice
The C++ operator ____ provides the number of bytes used to store values for any data type named in the operator s parentheses.
A) size()
B) sizeof()
C) length()
D) lengthof()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: The _ data type is used to
Q2: The _ is an output object that
Q3: Programs with a structure consisting of interrelated
Q5: C++ provides ten built-in integer data types.
Q6: In a function header, the _ before
Q7: Modular programs are easier to develop, correct,
Q8: A(n) _ data value is considered a
Q9: A(n) _ statement names a variable and
Q10: A(n) _ is defined as a set
Q11: A _ contains both data and functions