Computer Science, asked by kashifzameer67, 4 months ago


In the PROGRAM 3 above, which
of the following conditional
statements will be used? *
1.if (a == 100 && a == 999)
2.if ( a >= 99 && a <= 999)
3.if (a > 99 && a <= 1000 )
4.if ( a > 99 && a < 1000)​

Answers

Answered by carolin70
0

Answer:

AP.CSP: AAP‑2 (EU), AAP‑2.E (LO), AAP‑2.E.1 (EK), AAP‑2.E.2 (EK), AAP‑2.H (LO), AAP‑2.H.1 (EK), AAP‑2.H.2 (EK), AAP‑2.H.3 (EK)

Answered by srigamingyt1470
0

Answer:

hi

AP.CSP: AAP‑2 (EU), AAP‑2.E (LO), AAP‑2.E.1 (EK), AAP‑2.E.2 (EK), AAP‑2.H (LO), AAP‑2.H.1 (EK), AAP‑2.H.2 (EK), AAP‑2.H.3 (EK)

Explanation:

please rate my answers and put thanks to my answers and mark me as Brainliest!!!!

Similar questions