Computer Applications
Write algorithms for the following:
To celebrate New Year
Algo & Flowcharts
263 Likes
Answer
Step 1: Start
Step 2: Prepare a guest list for New Year party
Step 3: Decide the venue, food menu, games and fun activities for the party
Step 4: Invite the guests for the party
Step 5: On New Year eve, get ready and enjoy the party
Step 6: Stop
Answered By
155 Likes
Related Questions
Anuj, a class 9 student, has designed the following flowchart to input a positive number and check and display whether the number is a single digit number, a double digit number or a triple digit number. To assess his brother who is in class 8, he hides four statements in the flowchart.
Based on the above case and the given flowchart, answer the following questions:
(a) Which of the following statements will be filled in place of (A)?
- Display Single digit number
- Display Double digit number
- Display Negative number
- Display odd number
(b) Identify (B) from the following:
- N >= 100
- N <= 100
- N < 100
- N > 100
(c) Which of the following statements will be filled in place of (C)?
- Display Single digit number
- Display Double digit number
- Display Negative number
- Display odd number
(d) Identify (D) from the following:
- Start
- End
- Finish
- Stop
Write algorithms for the following:
To go for a class picnic
Write algorithms for the following:
To make tea/coffee
Write algorithms for the following:
To celebrate Teachers' Day