answersLogoWhite

0


Best Answer

please give me answer

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Contants of a4 bit register are initially 1011 register is shifted six times to the rightwith the serial input being 101111 what contants of the register after each shifted?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Where can you register a tagline?

Where do I register a tag line in the state of Virginia?


What are SI and DI register?

The source index (SI) register is required for some string (character) operations. In this context the SI is associated with the DS register. The destination index (DI) register is also required for some string operations. In this context the DI is associated with the ES register.


What is the use of register keyword in C?

The register keyword tells the compiler to store the variable onto the CPU register if space on the register is available. The reasoning is that register operations are always faster than memory operations and thus if used correctly, it can speed up an algorithm. However, the register keyword is a somewhat antiquated procedure since for quite a long time the optimizer in modern compilers are smart enough to detect when storing a variable on the register will be advantageous and will do so during optimization. There for, suggesting to the compiler to store a variable on the register can only make things slower if used incorrectly.The register keyword tells the compiler to store the variable onto the CPU register if space on the register is available. The reasoning is that register operations are always faster than memory operations and thus if used correctly, it can speed up an algorithm. However, the register keyword is a somewhat antiquated procedure since for quite a long time the optimizer in modern compilers are smart enough to detect when storing a variable on the register will be advantageous and will do so during optimization. There for, suggesting to the compiler to store a variable on the register can only make things slower if used incorrectly.


Which are the various 16-bit registers in Intel 8085?

The various 16-bit registers on the 8085 are BC, DE, HL, SP, PC.


What is a difference between register and a memory location?

difference between register and memory location

Related questions

How do you register mushabelly?

how do you register mushabelly? how do you register mushabelly?


What is intimate register?

intimate register


What are the types of memory register?

what is register


How register to wwwpokemonindigocom?

clik register


How do you register sims?

ok after you download it a window pops up saying register now or register later. you HAVE to have internet to register obviously. if you clicked register later then I believe you can goto the sims.com or thesims2.com and make an account and register there. there should be a thing on there that says "Register Your Game"


How do you register your keurig?

You can register your brewer on Keurig website, it is important to register your brewer for warranty reasons. https://www.keurig.com/register-brewer


Once married in Muslim do you have to register in the UK?

It is not an Islamic requirement to register with UK register. However, if not registering violets the wife's rights: example, upon death of husband the wife will not receive inheritance then it is required to register with UK register. In general it is better to register marriage with UK register.


What is controlled shift register?

a controlled shift register is a register that is shifted and controlled..lol


Which register in the 8085 processor is special purpose?

stack register is a special purpose register.


How can you use the word register in a sentence?

Please fill the drawers of the cash register. That doesn't register with me. You may want to register your complaint elsewhere.


What is count register purpose?

The 8085 does not have a specific "count" register. Any register can be used, in the larger context of a block of code, as a count register.


What are the different types of register?

There are two type of register in computer cpu. first one is data register and second one is address register.