C Programming - Old Questions

Question Answer Details

5. Define nested if else statement with suitable flowchart. Write a C code to check if user given input is exactly divisible by 5 or 11 using nested if else statement?[2+3]

5 marks
Asked in Model Question

Answer

AI Generated Answer

AI is thinking...