+ 6
Why would you need to know the the size of
3 Respostas
+ 4
sizeof is a special operator used to identify no of bytes occupied by
variable
datatype
value/constant
in c language
+ 4
Is it important to know how many btyes occupied
+ 2
if you are planning on having a career as developer, you will 100% somewhere need sizeof. so don't take it's value down