what is the hexidecimal number of 4100?

Answer Posted / ganges

1004 is the correct answer. One another way to solve the
problem is convert the decimal to binary then to the Hexa
(machine way!)

4100 (decimal) ->1,00 00,00 00,01 00 (binary) -> 1004 (hexa)

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

4-Take two sets of 5 numbers from user in two arrays. Sort array 1 in ascending and array 2 in descending order. Perform sorting by passing array to a function mySort(array, sortingOrder). Then multiply both the arrays returned from function, using metric multiplication technique in main. Print result in metric format.

1740


How will you declare an array of three function pointers where each function receives two ints and returns a float?

793


What is the use of getch ()?

650


How can I read and write comma-delimited text?

629


What does emoji p mean?

618






What is include directive in c?

660


Does c have function or method?

603


What is the best organizational structure?

652


State the difference between x3 and x[3].

665


Explain what header files do I need in order to define the standard library functions I use?

662


Is there a way to compare two structure variables?

623


What are multibyte characters?

659


List some applications of c programming language?

570


Explain how do you generate random numbers in c?

631


What is the explanation for cyclic nature of data types in c?

661