what is the hexidecimal number of 4100?

Answer Posted / anilkumar927@gmail.com

Hi Jitrendra,
I hope that 1004 is the correct ANS.
still you have doubt about this please do it in calculator.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is that possible to add pointers to each other?

891


provide an example of the Group by clause, when would you use this clause

1701


Differentiate between functions getch() and getche().

615


How can my program discover the complete pathname to the executable from which it was invoked?

656


what do you mean by inline function in C?

605






what is the c source code for the below output? 10 10 10 10 10 10 10 10 10 10 9 9 7 6 6 6 6 6 6 9 7 5 9 7 3 2 2 5 9 7 3 1 5 9 7 3 5 9 7 4 4 4 4 5 9 7 8 8 8 8 8 8 8 8 9

1423


What is the best way to store flag values in a program?

575


How can you avoid including a header more than once?

554


When can a far pointer be used?

584


How to check whether string is a palindrome, WITHOUT USING STRING FUNCTIONS?

15482


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

1422


What is a string?

659


What are identifiers in c?

626


what does static variable mean?

643


Write the program that calculates and prints the average of several integers. Assume that the last value read is sentinel 9999.

3110