Solved

If (A > 10)

Question 49

Multiple Choice

if (a > 10)
   if (b > 10)
      if (c > 10)
          result =  1;
      else
          if (b > 100)
             result = 2;
          else
Result = 3;
    else
      result = 4;
  else
    result = 5;
Using the above code segment, w hat is stored in result when a, b and c are equal to 200?


A) 1
B) 2
C) 3
D) 4

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions

Unlock this Answer For Free Now!

View this answer and more for free by performing one of the following actions

qr-code

Scan the QR code to install the App and get 2 free unlocks

upload documents

Unlock quizzes for free by uploading documents