answersLogoWhite

0


Best Answer

In C:

result = value & ~0xFFDF

User Avatar

Wiki User

16y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you set 6th bit of a number to 0 of a 16-bit number irrespective of its initial value?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is ment by face value of a digit?

It is what the digit is irrespective of where it appears. For example, in the number 47982, the face value of the number 9, is 9.


What is the absolute value of - 69?

69. I understand absolute value to be the value irrespective of sign.


How can you use the initial value theorem to solve for the initial slope of a function?

I suggest: - Take the derivative of the function - Find its initial value, which could be done with the initial value theorem That value is the slope of the original function.


A unit ratio or a fraction whose value is equal to one?

n/n = 1, irrespective of the value of n.


Why is the value of velocity equal to speed?

This is because speed is defined as the absolute value of velocity - irrespective of the direction of motion.


How do you find the initial value of of the sequence if you round it to the nearest whole number of 25.77.226.680?

The initial value must lie in the interval (24.5, 25.5). It is not possible to be any more precise since any one of those values is possible.


What is decrementing?

When we ignore later information that might change our initial judgment into question.


What is the derivative of 10x at x equals?

The derivative of 10x is 10. This is irrespective of the value of x.


What would six plus five times a number is less than the difference of the number and one look as and equation?

6 + 5n < |n - 1| I have used the absolute value for "difference". This is, unfortunately, an ambiguous term. The absolute value is the difference between the numbers - irrespective of the sign.


Is starting value the same as initial value?

Yes, it is.


What is initial variable?

Variable initialization is the assignment of an initial value to a variable.


How to subtract a percentage from a number?

Use this formula: X= A*(1-P) Where: X= The answer A= The initial value P= The percentage to be subtracted