Holiday Homework
Holiday Homework
Installation Instructions:
General Instructions
a = a + b;
b = a - b;
a = a - b;
Program Structure:
Taking Screenshots:
What to Submit:
○ Name: ________________
○ Class: IX
○ Section: ___
○ Roll Number: ___
○ Subject: Computer Applications
2. For Each Program:
Important Reminders
● Arithmetic: +, -, *, /, %
● Ternary: condition ? value1 : value2
● Assignment: =
Tips:
Note: Write your own code. You can discuss with friends but copying will result in zero marks.