- Q Which breed of dogs is most popular in world?
- Q What are the different types of enforcement that are present in EJB
- Q Majuli, the largest river Island of South Asia, lies in the_____:
- Q What information should i furnish the surveyor?
- Q What sort of well is named after a former French province, where Carthusian monks first drilled them in the 12th century?
- Q What Is an Animated Image?
- Q In Superman what was the original name of The Daily Planet
- Q How many people are living with HIV and AIDS?
- Q A, B, C and D developed a business plan. To implement the plan, it was decided that A and B will incorporate a company and C, a Chartered Accountant, will provide them his professional services for the same. It was also decided that D will provide loan to the company. The loan to be provided by D was essential to start the business of the company. Advise, out of C and D, who shall be regarded as a promoter of the company.
- Q The St Lawrence Ground is located in
- Q What is the condition that is applied with ?: operator?
Question
void f(int i)
{
int j;
for (j=0;j<16;j++)
{
if (i & (0x8000j))
printf("1");
else
printf("0");
}
}
what's the purpose of the program
a. its output is hex representation of i
b. bcd
c. binary
d. decimal
- 0
- 0 |
- |
- Post Answer |
- Answers ( 0 )
- Tags: Hex,
Answers
- Contributors:
More Hex Questions..
Ans. 003C (multiply 7.5 by 8 and convert to hex)
- 0
- 0 |
- |
- Post Answer |
- Answers ( 0 )
- Tags: Hex,
What does address FF hex specify in SDLC address field?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Hex,
Convert the hex and decimal numbers on the left into binary, and match them to
their corresponding slot on the right. (Not all of the hexadecimal and decimal
numbers will be used)
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Hex,
Write my own zero-argument manipulator that should work same as hex?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 0 )
- Tags: Hex,
How To Convert Strings to Hex Numbers?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 0 )
- Tags: Hex,
How do you activate personalization for hex?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 0 )
- Tags: Hex,
How would you enter Characters as HEX Numbers?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Hex,
Convert the following two binary numbers into Hex and Octal numbers : 01101010 And 01011011.
- 0
- 0 |
- |
- Post Answer |
- Answers ( 0 )
- Tags: Hex,
How To Enter Numeric Values as HEX Numbers?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 0 )
- Tags: Hex,
What is the number 21 in binary format? And in hex?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 0 )
- Tags: Hex,
What is the signification of Hex?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Hex,
Specify an algorithm that can be used to convert a +ve binary integer into its equivalent Hex value. Clearly depict all steps. What will be the associated data structures?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 0 )
- Tags: Hex,
What is ACBF(Hex) divided by 16?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 0 )
- Tags: Hex,
Convert 65(Hex) to Binary
- 0
- 0 |
- |
- Post Answer |
- Answers ( 0 )
- Tags: Hex,
How to enter characters as hex numbers?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Hex,
How to convert strings in hex format?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Hex,
How do I convert from Hex to Decimal and back?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Hex,