Page 1 of 1

Which operator is commonly used to find the size of the type of C#?

Posted: Wed Jul 13, 2022 7:57 pm
by answerhappygod
a) size()
b) sizeof(type)
c) both size() & sizeof(type)
d) none of the mentioned