answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What mean by two shift operation?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Why you use left shift and right shift operation?

To be a faster typer.


What operation do you use to get percents?

Shift+5


What does shift buddies mean?

Shift buddies is used to describe two people that work the same shift. This might mean that they work the same schedule, and keep eachother responsible, or in line.


What is a bit shift?

A bit shift is a bitwise operation in which the bits in a value are shifted left or right.


Write a program to shift a 8-bit number left by two bits?

#include<stdio.h> #include<conio.h> void main() { int n,i; clrscr(); printf("Enter the number on which left shift operation is to be performed: "); scanf("%d",&n); printf("\nBefore shifting the number was: %d\n",n); i=n<<2; //LEFT SHIFT OPERATION printf("After shifting the number is: %d\n",i); getch(); }


Difference between an arithmetic shift operation and a logical shift operation?

Instead of being filled with all 0s, as in logical shift, when shifting to the right, the leftmost bit (usually the sign bit in signed integer representations) is replicated to fill in all the vacant positions (this is a kind of sign extension).


What are the two d's on the gear shift for?

What are the two d's on the gear shift for>


Where are the shift solenoids located on a 1998 Honda Passport?

Shift solenoids are found on the transmission of the 1998 Honda Passport. The shift solenoids allow for smooth operation of the transmission when passing through the gears.


What is an additive operation?

An additive operation is an operation which produces the sum of two operands.


How do you type at on Mac?

To type at on a Mac is a two step operation: 1: press the A key 2: press the T key If the symbol @ is required it is usually found by pressing the Shift and 2 keys.


Is 4x4 normal operation schould the gear shift be in low or high?

Assuming you're referring to the transfer case gear shift, it should be in "high" for normal use


On a 97 Geo tracker 4x4 4 door a light on the dash always comes on that says 'Power ' what does this mean?

Look for the rocker switch on the center console that says P and N. Flip it to the N position for Normal operation. P is for Power operation which lowers the shift points of your transmission.