Find the effective and physical address when the microprocessor executes the following instructions: (i) MOV AL,[2000H] (ii) MOV AX,[SI] If SI =2000H and DS=1000H
SIKSHAPATH Latest Questions
Let x = “50”. Which of the following commands converts the ‘x’ to float datatype? A. str(float,x)B. x.float()C. float(x)D. Cannot convert a string to float datatype
Q1. The bisection method is used to find a. Derivative of a function at a given point b. Numerical integration of a function within a range c. The root of the function d. None of the above Q2. In ________ the ...Read more
What kind of transmission medium is most appropriate to carry data in a computer network that is exposed to electrical interferences? Unshielded twisted pair Optical fiber Coaxial cable Microwave
Write a trigger to ensure that no employee of age less than 25 can be inserted in the database.
Explain statistical methods for software metric estimation and evaluation
Find the value of CS,RD,WR,A1,A0 for 8253 to perform following: Load Counter 2 Read counter 1 Write Mode word Read counter 0. Load counter 1
Spiral model is a realistic approach to the development of large-scale systems & software. Justify & explain the model.
Describe the software metrics for analysis and design models.