Answer Posted / avinash
INT IS NUMBERS.
| Is This Answer Correct ? | 6 Yes | 15 No |
Post New Answer View All Answers
GIVEN A FLOATING POINT NUMBER HOW IS IT ACTUALLY STORED IN MEMORY ? CAN ANYONE EXPLAIN?? THE 32 BIT REPRESENTATION OF A FLOATING POINT NUMBER ALLOTS: 1 BIT-SIGN 8 BITS-EXPONENT 23 BITS-MANTISSA
What is the correct declaration of main?
if the area was hit by a virus and so the decrease in the population because of death was x/3 and the migration from other places increased a population by 2x then annually it had so many ppl. find our the population in the starting.
what is reason of your company position's in india no. 1.
What are header files and what are its uses in C programming?
Is python a c language?
What is the explanation for modular programming?
Explain function?
What is the hardest programming language?
main() { int i = 10; printf(" %d %d %d ", ++i, i++, ++i); }
Why does notstrcat(string, "!");Work?
What is the function of volatile in c language?
What is a 'null pointer assignment' error?
"%u" unsigned integer print the a) address of variable b) value of variable c) name of a variable d) none of the above
Device an algorithm for weiler-atherton polygon clipping, where the clipping window can be any specified polygon