Write a program in 8086 assembly language that multiplies two single digit ASCII numbers. You must first convert these ASCII numbers to equivalent binary. The result of the multiplication must be converted to unpacked decimal number. This resultant unpacked binary coded decimal (BCD) number should have its units digit in AL register and tens digit in AX register.

Multiplication and Division The instructions for multiplication and division are mul and div. Both only operate on the accumulator regist...
Write a program in 8086 assembly language that multiplies two single digit ASCII numbers. You must first convert these ASCII numbers to equivalent binary. The result of the multiplication must be converted to unpacked decimal number. This resultant unpacked binary coded decimal (BCD) number should have its units digit in AL register and tens digit in AX register. Write a program in 8086 assembly language that multiplies two single digit ASCII numbers. You must first convert these ASCII numbers to equivalent binary. The result of the multiplication must be converted to unpacked decimal number. This resultant unpacked binary coded decimal (BCD) number should have its units digit in AL register and tens digit in AX register. Reviewed by enakta13 on November 30, 2012 Rating: 5

What is a crond? What is its use?

crond is a daemon that executes commands that need to be run regularly according to some schedule. The schedule and corresponding commands ...
What is a crond? What is its use? What is a crond? What is its use? Reviewed by enakta13 on November 22, 2012 Rating: 5
How will you perform the following in vi?i) To search and replace all occurences of pattern1 with pattern2ii) insert text (and enter input mode)iii) append text (to end of line)iv) Move to beginning of linev) Move to the end of line How will you perform the following in vi?i) To search and replace all occurences of pattern1 with pattern2ii) insert text (and enter input mode)iii) append text (to end of line)iv) Move to beginning of linev) Move to the end of line Reviewed by enakta13 on November 22, 2012 Rating: 5
Mention few services provided by UUCP with one example. Mention few services provided by UUCP with one example. Reviewed by enakta13 on November 15, 2012 Rating: 5
Write a simple command and show how a process can be suspended. Write a simple command and show how a process can be suspended. Reviewed by enakta13 on November 12, 2012 Rating: 5
Explain the significance of option –I, -v with grep command Explain the significance of option –I, -v with grep command Reviewed by enakta13 on November 12, 2012 Rating: 5
With proper syntax explain the use of chmod command. With proper syntax explain the use of chmod command. Reviewed by enakta13 on November 11, 2012 Rating: 5
What do you mean by a Process? What are the various possible states of Process? Discuss What do you mean by a Process? What are the various possible states of Process? Discuss Reviewed by enakta13 on November 10, 2012 Rating: 5
What are various File Systems supported in UNIX? Discuss any three of them. What are various File Systems supported in UNIX? Discuss any three of them. Reviewed by enakta13 on November 10, 2012 Rating: 5
What are the various standards in UNIX? Discuss various features of UNIX. What are the various standards in UNIX? Discuss various features of UNIX. Reviewed by enakta13 on November 10, 2012 Rating: 5

Explain UNIX system architecture.

At the center of the UNIX onion is program called the kernel. It is absolutely crucial to the operation of  the UNIX system. The kernel...
Explain UNIX system architecture. Explain UNIX system architecture. Reviewed by enakta13 on November 10, 2012 Rating: 5
Explain the steps involved in DHCP client/server interaction Explain the steps involved in DHCP client/server interaction Reviewed by enakta13 on November 08, 2012 Rating: 5

Search your question

Powered by Blogger.