Answer:
a) AL will contains 0011 1100
Explanation:
In assembly language, shifting bits in registers is a common and important practice. One of the shifting operations is the SHR AL, x where the x specifies that the bits be shifted to the right by x places. 
SHR AL, 2 therefore means that the bits contained in the AL should be shifted to the right by two (2) places. 
For example, if the AL contains binary 1000 1111, the SHR AL, 2 operation will cause the following to happen
Original bit =>                                        |   1   |  0  |  0  |  0  |  1  |  1  |  1  |  1  | 
Shift once to the right =>                |  1  |   0  |  0  |  0  |  1  |  1  |  1  |  1  | (0) |
Shift once to the right =>          |  1  |  0  |  0  |  0  |  1  |  1  |  1  |  1  | (0) | (0) |
Notice; 
(i) that there are two shifts - one at a time. 
(ii) that the bits in bold face are the bits in the AL after the shift. Those that in regular face are those in the carry flag.
(iii) that the new bits added to the AL after a shift are the ones in bracket. They are always set to 0.
 
        
             
        
        
        
Answer:
The option to add the date and time to a document is located in the
text grouping on the Insert tab.
Explanation:
 
        
                    
             
        
        
        
Answer:
The correct answer for the given question is "The program has a runtime NullPointerException because test is null while executing test.x"
Explanation:
In this code their is run time exception will occur in Main method i.e "java.lang.NullPointerException "because the object of the Test class i.e test will initialized by "null" .So on executing the statement test.x  it gives an Runtime Exception.The "NullPointerException" can occur if we assign the object to the "null" value that why it produce an java.lang.NullPointerException 
 
        
             
        
        
        
Answer:
the answer is priming read
Explanation:
hope it helps u 
 
        
             
        
        
        
Hehdhdjdjddjdjid iridium chi jo j o j o j o j