Click the Exhibit button.

Routers R1 and R4 have a VRRP priority of 90. while R2 and R3 have default VRRP priorities.
Referring to the exhibit, which router will be elected as the primary VRRP router?
Click the Exhibit button.
Routers R1 and R4 have a VRRP priority of 90. while R2 and R3 have default VRRP priorities.
Referring to the exhibit, which router will be elected as the primary VRRP router?
To determine the primary VRRP router, we must examine the priority configuration of the routers. Routers R1 and R4 have a VRRP priority of 90, while R2 and R3 have the default priority. The default VRRP priority is 100. In VRRP, the router with the highest priority becomes the primary router. Since R2 and R3 have the default priority (which is higher than 90), one of them will be elected as the primary router. However, since both R2 and R3 have the same priority, the router with the highest IP address becomes the primary. Since R3 has a higher IP address (.3) than R2 (.2), R3 will be elected as the primary VRRP router.
R3 is correct answer because default preference (100) is higher and R3 has higher IP address than R2.
"Default: 100. If two or more devices have the highest priority in the VRRP group, the device with the VRRP interface that has the highest IP address becomes the primary, and the others serve as backups." https://www.juniper.net/documentation/us/en/software/junos/high-availability/topics/ref/statement/priority-edit-interfaces-vrrp.html
C is correct