Solved

The C++ Operator ____ Provides the Number of Bytes Used

Question 4

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:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions