what is the hexidecimal number of 4100?

Answer Posted / revathy

I think it is 1004
But JITENDRA, why do you think it's FA0

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you increase the size of a dynamically allocated array?

636


Where static variables are stored in memory in c?

518


What is the best organizational structure?

635


Can we assign integer value to char in c?

609


Explain high-order and low-order bytes.

659






What does p mean in physics?

577


What is identifiers in c with examples?

670


What does 4d mean in c?

932


What are the two types of structure?

567


What is main () in c?

580


Why is c so powerful?

672


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


if (i = 0)printf ("True"); elseprintf("False"); Under what conditions will the above print out the string "True" a) Never b) Always c) When the value of i is 0 d) all of the above

705


Differentiate between static and dynamic modeling.

611


string reverse using recursion

1803