answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: Which opreator is used to determine that the operands are not exactly of the same value?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which operator is used to determine if the operands are not exactly of the same value?

!= is the correct operator.


What is the function of plus sign?

The "plus sign" (+) is an operator that, by default, takes the left and right operands as parameters, and returns the sum of both operands as the return value.


What are the rules for negative and positive integers multiplying and dividing?

The absolute value (that is the numerical value ignoring the sign) of the result is the operation done on the absolute value of the operands. If the signs of the operands are the same the result will be positive; otherwise the signs of the operands are different and the result will be negative. eg -2 × 5: the operands are of opposite signs (one positive, one negative), so the result will be negative and 2 × 5 = 10, thus -2 × 5 = -10; eg -2 × -5: the operands are of the same sign (both negative), so the result will be positive, and 2 × 5 = 10, thus -2 × -5 = 10; eg 10 ÷ -5; the operands are of opposite signs, so the result will be negative and 10 ÷ 5 = 2, thus 10 ÷ -5 = -2.


What is economic worth of a synthetic diamond?

The value of a synthetic diamond is not as easy to determine as that of a real diamond. It's value may be exactly what a buyer will pay you for the stone.


How much is a crystal worth?

The value of a crystal depends upon many things. For example; what mineral it is, size, clarity, quality, whether it's attached to matrix, or associated with other crystals, locality, rarity, etc. So to determine value, you must first determine exactly what you have.


What do mean by operands in microprocessor?

An opcode is a single instruction in assembly language. An operand is the data it does something with.For example, in "MOV r0, #0C", MOV is the opcode ("move this value into this register"), while r0 (register 0) and #0C (the number 12) are operands.


What are the application of kirchhoff's laws?

-determine the direction and value of current -determine the potential difference -determine the value of resistance


The difference between the literals operands and the immediate operands?

Literal is a constant that is written as a part of the instruction. It avoids storing a constant in the memory and using a label for it in the instruction.the assembler generates the specified value as a constant at some other memory locatin.the address of the generated constant is used as the target address for the machine instruction. with immediate addressing, the operand value is assembled as a part of the machine instruction


What are the common application of kirchhoff's laws?

-determine the direction and value of current -determine the potential difference -determine the value of resistance


What is the purpose of and in c language?

Bitwise AND (&) is used to return a bitmap value indicating which bits are set in both operands. If both bits are set, the corresponding bit in the bitmap is set, otherwise it is unset. Logical AND (&&) is used to return true when both operands are true. If either or both are false, the return is false.


What is the value of 31.48?

Its value is exactly 31.48


What is The value of -42?

The value is exactly negative 42.