Computer Science, asked by sarmahkamaleswar127, 15 hours ago

Answer in one word/a)This operator returns the size of a constant variable or data type.​

Answers

Answered by akiraelith
0

Answer:

The sizeof is a keyword, but it is a compile-time operator that determines the size, in bytes, of a variable or data type. The sizeof operator can be used to get the size of classes, structures, unions and any other user defined data type

Answered by anananan1120
0

Answer:

The size of operator does this.

Similar questions