Question: double gpas = { {4.2, 3.0, 7.2, 1.8},{2.2, 3.5, 3.0, 6.4},{4.3, 3.9, 3.2, 2.9} } ; What is the value of gpas[2].length? (3 points)
double gpas = { {4.2, 3.0, 7.2, 1.8},{2.2, 3.5, 3.0, 6.4},{4.3, 3.9, 3.2, 2.9} } ; What is the value of gpas[2].length? (3 points)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
