Data types in C Programming: Q - 3

Last Updated :
Discuss
Comments

Which of the following can be used to find the memory size of any data type in C?

memsize()

length()

size()

sizeof

Share your thoughts in the comments