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 use subset in c program and give more example

1502


What tq means in chat?

582


about c language

1606


Describe the difference between = and == symbols in c programming?

779


Here is a neat trick for checking whether two strings are equal

566






What are the different types of objects used in c?

577


How can I get the current date or time of day in a c program?

652


What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?

733


WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?

1859


Given below are three different ways to print the character for ASCII code 88. Which is the correct way1) char c = 88; cout << c << " ";2) cout.put(88);3) cout << char(88) << " "; a) 1 b) 2 c) 3 d) constant

669


What is bubble sort technique in c?

592


Why do we write return 0 in c?

555


What is ponter?

775


What is the value of c?

574


When should a type cast not be used?

627