Computer Science, asked by archanabarman2010, 2 months ago

draw a flowchart to check if the given number is divisible by 3 and 5. please send me quickly​

Answers

Answered by armaanshaikh98346813
0

Answer:

Draw flowchart for the following:

Accept a number and check:

(a) whether the number is divisible by 2 and 5.

(b) whether the number is divisible by 2 but not by 5.

(c) whether the number is divisible by 5 but not by 2.

Display the message accordingly

Explanation:

please mark me as BRAINLIEST

Similar questions