Answer Posted / sanjeev
size of integer variable is 2 bytes or 16 bits.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is structure padding and packing in c?
What does c mean in standard form?
If I have a char * variable pointing to the name of a function ..
What is the total generic pointer type?
which of the following statement is wrong a) mes=123.56; b) con='T'*'A'; c) this='T'*20; d) 3+a=b;
What is the acronym for ansi?
how logic is used
how should functions be apportioned among source files?
What does the && operator do in a program code?
find the sum of two matrices and WAP for it.
How can I determine whether a machines byte order is big-endian or little-endian?
c program for searching a student details among 10 student details
a program that can input number of records and can view it again the record
Write a program for Overriding.
Why static is used in c?