1.

The example of if ($s2 < $s3); s1 = 1; else $s1 = 0 function is

A. Slti $s1,$s2,100
B. Slt $s1,$s2,$s3
C. Slt $s1,$s2,100
D. Sll $s1,$s2,$s3
Answer» C. Slt $s1,$s2,100


Discussion

No Comment Found