Let us consider the following code segment:
ADD X1, X2, X3
SUB X2, X1, X4
LDUR X3, [X5, #10]
ADD X6, X3, X2
How many data hazards are there in this code? ______
- 3
- three
- Three
- THREE



Answer :

Other Questions