Document
Document
TOKYO,JAPAN
And here in this project I will be writing and analyzing the program as well as it’s
output using modular programming.
Modular programming is the concept of dividing the problem solution into its
logical parts or routines so that each part may be programmed independently. This
should contribute to ease of understanding, ease of modification and
standardization of structure. Ideally, any module could be modified without
affecting other modules. The structured programming concept of top down logic
should be used as much as is practical without sacrificing performance. The major
decision criteria and the main path logic should be developed first.
OBJECTIVE:
MATERIALS REQUIRED:
1. Discussion among friends and teachers
2. Writing materials for rough script
3. A device for typing in the context
SOURCES :
1. Primary Source: Discussion with friends and teachers,
2. Secondary sources : Modern Computer Science of Grade -10,
Encyclopedia, Dictionary etc.
PROCEDURE :
1. Had the discussion with the teacher as well as my friends
for further information
2. Conducted research about the topic through different
sources
3. Prepared an outline and a rough draft
4. Started typing in the device
5. Revise and edited the report
6. Checked for mistakes
7. Submitted to the respective teacher
DATA ANALYSIS/FINDINGS :
Through the analysis of the project these were the findings of
my research :
1. WAP
CONCLUSION
From the research we can conclude that modular programming
is a concept where a large program is divided into smaller
components known as modules that can be assigned with a task
separately.Each of these modules can be stacked together which
builds the entire architecture known as the application. It also
makes the code easier and reusable making it easier to maintain
and debug.
REFERENCE :
1. MODERN COMPUTER SCIENCE GRADE 10 BY
YOGESH CHHETRI
2. Through internet websites :
Wikipedia
360 Tech explorer
Hitch Wizz