what is the hexidecimal number of 4100?

Answer Posted / kantilal

hey oleg make it as 4095
4100-4095=5
0x1005

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is double pointer in c?

599


Can you return null in c?

608


Explain how do you sort filenames in a directory?

619


Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.

1504


Explain what is wrong with this program statement? Void = 10;

777






What is c programming structure?

631


Why c language?

656


How can I run c program?

699


What is a structure in c language. how to initialise a structure in c?

617


What is indirection in c?

637


What are the usage of pointer in c?

710


int main() { Int n=20,i; For(i=0;i<=n;i--) { Printf(“-“); Return 0;

1136


What are the different file extensions involved when programming in C?

776


Why does the call char scanf work?

626


What is the difference between struct and typedef struct in c?

670