Answer:
E-book : online edition of a new novel .
e-zine:online issue of today’s newspaper.
Online reference: online encyclopedia
blog: online website that posts restaurants reviews
Explanation:
Are you doing edge?
Also pleaseeeeeeeeeeeeeeeeeee mark me brainliest.
 
        
             
        
        
        
Answer: 500 volts AC, 750 volts DC
Class 00 rubber gloves are given the color "beige" based on the color code of rubber gloves.
The proof test voltage for this class of rubber gloves is 2500 volts of AC voltage and 10000 volts of DC voltage
        
             
        
        
        
The line of code required to assign a value of 50.00 to a variable of double data type in C++ can be written thus : 
- double average_student_grade = 50.00;
 
The declaration follows the format : 
- Data type 
 - Variable name 
 - Value 
 
 The data type which is first stated, the double data type are floating point (have decimals) numbers which have 64 bit precison(a precison of 15 decimal digits) as opposed to floats which have 32 bit precison (a precison of 7 decimal digits). 
 The variable name is the name to hold the value of average grade. This name depends on the preference of the programmer. However. It is advisable that variable names are relatable. 
Therefore, variable declaration in C++ may follow the format data type then variable name then value. 
Learn more :brainly.com/question/12908743
 
        
             
        
        
        
Answer:
one inch=25.4
12 meters=13.12
10 quarts=9.46
12 milliliters=0.0004
400 pounds= 181 kg
25 meters/second=82
68F=20C
Explanation:
heres the full ones
one inch=25.4
12 meters=13.1234 yards
10 quarts=9.46353
12 milliliters=0.000405768
400 pounds=181.437
25m/s=82.021f/s
68f=20C