5. Write If...else Statement For The Following Expression In Figure 11 Printf(\"difference Between A And B= $d\", A>b ? A-b :b-a) Figure 11 Answer: (2 Marks)

匿名用户 最后更新于 2021-12-01 19:36 计算机类Computing

5. Write if...else statement for the following expression in Figure 11 printf("difference between a and b= $d", a>b ? a-b :b-a) Figure 11 Answer: (2 marks)

已邀请: