Answer:
TO UNDERSTAND TO ITS VALUES AND ITS  FEATURES
Explanation:
 
        
             
        
        
        
Answer:
Junction table. 
Explanation:
Junction table is most likely used to create many-to-many relationships in Access.
A many-to-many relationship comes into existence when one (1) or more items in a table has a relationship with one (1) or more items in another table. An example is the products in a customer order. 
Many-to-many relationships provides users with critical and crucial information, they're the most commonly used table relationships in Access.
In order to represent a many-to-many relationship in Access, a third table should be created by the user, this is often referred to as the junction or linking table, which further disintegrate the many-to-many relationship into a two (2) one-to-many relationships.
 
        
             
        
        
        
Hello <span>Jhigg4685 
</span><span>
Answer: When selecting font size in a document, 72 points equals one-inch-tall text?
I hope this helps
-Chris</span>
        
             
        
        
        
Answer:
There is no table, so I can only comment on the statements:
The binary value of decimal 10 is A.  ==> False, however A is a hexadecimal representation of 10.
The binary value of decimal 13 is 1001  ==> False, 13 would be 1101.
The binary value of decimal 15 is 1111.  ==> True.
The binary value of decimal 14 is E. ==> Again E is a hexadecimal representation of 14.