Which operator is commonly used to find the size of the type of C#?
Posted: Wed Jul 13, 2022 7:57 pm
a) size()
b) sizeof(type)
c) both size() & sizeof(type)
d) none of the mentioned
b) sizeof(type)
c) both size() & sizeof(type)
d) none of the mentioned