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

a) size()
b) sizeof(type)
c) both size() & sizeof(type)
d) none of the mentioned

1 thought on “Which operator is commonly used to find the size of the type of C#?”

Leave a Comment