Jee Main
Units And Measurements
JEE Main 2024 (Online) 1st February Evening Shift
MCQ+4 / -12024
Match List - I with List - II.
table {
width: 100%;
border-collapse: collapse;
}
table, th, td {
border: 1px solid black;
}
th, td {
padding: 10px;
text-align: center;
}
th {
background-color: blue;
color: white;
}
Choose the correct answer from the options given below :
table {
width: 100%;
border-collapse: collapse;
}
table, th, td {
border: 1px solid black;
}
th, td {
padding: 10px;
text-align: center;
}
th {
background-color: blue;
color: white;
}
| List I (Number) | List II (Significant figure) |
|---|---|
| (A) 1001 | (I) 3 |
| (B) 010.1 | (II) 4 |
| (C) 100.100 | (III) 5 |
| (D) 0.0010010 | (IV) 6 |
Choose the correct answer from the options given below :
