![]() Related Questions Latest Answer : is this auestion refers to how many bits are set to 1 in a value.if that is the question then simply convert that value into bit code....then you can get the answer easily..... ... Latest Answer : use ulimit -n 100. that is the above line increase the number of open file descriptor to 100 w.r.t that shellbalaji ... Latest Answer : In C++, assignment and copy construction are different because the copy constructor initializes uninitialized memory, whereas assignment starts with an existing initialized object. If your class contains instances of other classes as data members, the ... Latest Answer : "Postincrement is usually less efficient than preincrement because it has to remember & return its original value"That is, apart from also doing the increment operation, Postincrement has to remember & return its original value.Exceptional ... Latest Answer : Do any operation symbolizing the operator in your class.you can add/subtract/multiply/divide or do any other operation for +operator() the choice is entirely yours.Freedom you see ... Latest Answer : Hexadecimal-D93C. ... Latest Answer : XOR Operator is right. XOR the given bit with 1 if the bit is 1 then 0 is the o/p else 1 is the o/p. ... Latest Answer : Bitwise and - & is the correct answer. n=n & 0177 ... Latest Answer : The bitwise XOR ^ sets a one in each bit position where its operands have different bits and zero where they are same. ... Latest Answer : One's complement ~ ...
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||