Already have an account? Get multiple benefits of using own account!
Login in your account..!
Remember me
Don't have an account? Create your account in less than a minutes,
Forgot password? how can I recover my password now!
Enter right registered email to receive password!
Q. Program for interchanging the values of two Memory locations?
Program for interchanging the values of two Memory locations
; input: Two memory variables of same size: 8-bit for this program
DATA SEGMENT
VALUE1 DB 0Ah ;Variables
VALUE2 DB 14h
DATA ENDS
CODE SEGMENT
ASSUME CS:CODE, DS:DATA
MOV AX, DATA ; Initialise data segments
MOV DS, AX ; using AX
MOV AL, VALUE1 ; Load Value1 into AL
XCHG VALUE2,AL ; exchange AL with Value2.
MOV VALUE1,AL ; Store A1 in Value1
INT 21h ; Return to Operating system
CODE ENDS
END
what is the minimum number of page faults for an optimal page replacement strategy?
Compare single bus structure and multiple bus structure? A system that having only one bus(i.e only one transfer at a time) is known as a single bus structure. A system is know
The first part of the address in electronic mailbox identifies? The first part of address in E-Mail identifies the user's mail box.
The Peripheral interface chip system requires the construction of the interface chip circuit, which is controlled by main micro-controller via the user interface. I also need set
how to make a dec oder
what is jsf
In a virtual memory system, the addresses used by the programmer refers to (A) Memory space. (B) Physical addresses. (C) Address space. (D) M
Discuss the risks of having a single root user and how more limited management abilities can be given to others users on Linux/UNIX systems
Explain the term- Intranets Various companies use intranets as well as the internet. Simple definition is "An intranet is a computer network which is based on internet technolo
Expand CPI-C. CPI-C= Common Program Interface Communication.
Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!
whatsapp: +91-977-207-8620
Phone: +91-977-207-8620
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd