Answer:
ONE
Explanation:
It prints one because % is modulus, which is remainder division. It divides the numbers provided and returns the remainder of the division. 9 / 2 = 4 with 1 remainder, which leads us to our answer. 
 
        
             
        
        
        
The number of accelerometers that are in an IRS system are three (3).
<h3>What is an 
IRS system?</h3>
IRS system is an abbreviation for inertial reference system (IRS) and it can be defined as a navigation system that is designed and developed to provide inertial navigation data to various user systems, especially by using a ring-laser gyro.
In the Aviation and Engineering filed, he number of accelerometers that are in an inertial reference system (IRS) system are three (3).
Read more on navigation system here: brainly.com/question/26052911
#SPJ12
 
        
             
        
        
        
Well if you add it up , if one cup of coffe is $1, then in one year it would be $365 on coffe.
        
                    
             
        
        
        
Answer:
In Function library you would find the use in Formula function
 
        
                    
             
        
        
        
Answer:
False
Explanation:
Byte(B) is uppercase
bit(b) is lowercase
Good way to remember is that its takes 8 bits makes a byte. In other word, a byte is bigger than a bit so it makes sense that byte is uppercase.