About this document
Ex2 and Ex3 by anitha is a document available to read on EtoBox.
The document outlines two C programs: one for decision-making constructs to check properties of numbers (even/odd, positive/negative/zero, divisible by 5), and another for a simple calculator that performs addition, subtraction, multiplication, division, and square of a number. Each program includes an algorithm, code implementation, and sample output demonstrating successful execution. Both programs emphasize user input and decision-making based on that input.
- Author
- anitha
- Language
- EN