Answer:  
For 32 bits Instruction Format:
OPCODE   DR               SR1                   SR2      Unused bits
a) Minimum number of bits required to represent the OPCODE = 3 bits
 There are 8 opcodes. Patterns required for these opcodes must be unique. For this purpose, take log base 2 of 8 and then ceil the result.
Ceil (log2 (8)) = 3
b) Minimum number of bits For Destination Register(DR) = 4 bits
There are 10 registers. For unique register values take log base 2 of 10 and then ceil the value.  4 bits are required for each register. Hence, DR, SR1 and SR2 all require 12 bits in all.  
Ceil (log2 (10)) = 4
c) Maximum number of UNUSED bits in Instruction encoding = 17 bits
Total number of bits used = bits used for registers + bits used for OPCODE  
      = 12 + 3 = 15  
Total  number of bits for instruction format = 32  
Maximum  No. of Unused bits = 32 – 15 = 17 bits  
OPCODE                DR              SR1             SR2              Unused bits
   3 bits              4 bits          4 bits           4 bits                17 bits
 
        
             
        
        
        
Answer:
A. days of vacation time left
B. days of school left in the year
D. years of service someone performed
Explanation:
The NETWORKDAYS function is a built in excel function which makes it easy to calculate the number of days between two specified dates the start date and the end date, this function when applied excludes weekends from the days calculated and one has the opportunity of specifying certain holidays. With this function. The number of days till vacation, the number school days left. The NETWORKDAYS is a very versatile function. 
 
        
             
        
        
        
Answer:
4. A Web server has been specified.
Explanation:
End users have complained that when they click a link on your company's Website, the wrong client loads. You review the page with the suspect link and find the following HTML code:
To begin an FTP session, click the following link:
FTP Session
The problem is that Web server has been specified.
 
        
             
        
        
        
The answer is False.  <span>To keep your audience interested in your speech, you should do the ff techniques : 
</span><span>1. Talk about something your audience is interested in
</span><span>2. Tell them why they should listen
</span><span>3. Don’t make it too easy or too hard
</span><span>4. “Change grabs attention”
</span><span>5. Tell stories
</span><span>6. Have frequent breaks
</span><span>7. Make it short</span>
        
             
        
        
        
Answer:
Charles Babbage
Explanation:
Analytical engines were presumed to be the first general-purpose computer which was designed sometime in the 19th century by Charles Babbage -  a British mathematician and inventor. A series of punch cards was used by Charles Babbage in his design of the engine. These punch cards were used for various operations such as arithmetical operations, numerical constants and other operations such as load and store.
<em>Hope this works!</em>