how to find the sizof of any datatype using bit manipulations
Answer Posted / nazia wasim
the size of any datatype or a variable can b
calculated using sizeof operator .it uses one
argument as the datatype or variable name
and returns the size in bytes.syntax:-sizeof
(datatype).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what do you mean by inline function in C?
What is getch?
Why main is not a keyword in c?
What is a memory leak? How to avoid it?
What is the use of #define preprocessor in c?
Is file a keyword in c?
i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me
what type of questions arrive in interview over c programming?
how do you execute a c program in unix.
Can you write the function prototype, definition and mention the other requirements.
Using which language Test cases are added in .ptu file of RTRT unit testing???
difference between native and cross compilers
Can a local variable be volatile in c?
Explain how does flowchart help in writing a program?
How do you view the path?