What is the use of the sizeof operator?

Answer Posted / hr@tgksolutions.com

The sizeof operator determines the size of a data type or variable in bytes.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When should you not use a type cast?

881


How to delete a node from linked list w/o using collectons?

2373


What does sizeof return c?

798


What is #include cctype?

807


pierrot's divisor program using c or c++ code

1959


Write a function expand(s1,s2) that expands shorthand notations like a-z in the string s1 into the equivalent complete list abc...xyz in s2 . Allow for letters of either case and digits, and be prepared to handle cases like a-b-c and a-z0-9 and -a-z. z-a:zyx......ba -1-6-:-123456- 1-9-1:123456789987654321 a-R-L:a-R...L a-b-c:abbc

5353


Why can’t we compare structures?

1034


What is sizeof c?

832


What is .obj file in c?

833


How can I call fortran?

808


what is a constant pointer in C

878


What is stack in c?

827


What is the description for syntax errors?

830


What does %d do?

947


What is extern keyword in c?

867