This document provides instructions for a group project on algorithm design and development. It specifies that groups can have 2-3 members and the project must include: 1) main program with declarations, initializations, and one exit loop, 2) function invocations, 3) at least two void functions and two non-void functions in the function part, 4) one return by reference, 5) one reusable invocation, and 6) submissions as a Flowgorithm file and Diagrams.net PDF file.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
807 views7 pages
Group Project CSC121
This document provides instructions for a group project on algorithm design and development. It specifies that groups can have 2-3 members and the project must include: 1) main program with declarations, initializations, and one exit loop, 2) function invocations, 3) at least two void functions and two non-void functions in the function part, 4) one return by reference, 5) one reusable invocation, and 6) submissions as a Flowgorithm file and Diagrams.net PDF file.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7
UNIVERSITI TEKNOLOGI MARA PERAK
BRANCH, TAPAH CAMPUS
35400 Tapah Road
College of Computing, Informatics and Media
INTRODUCTION TO ALGORITHM DESIGN AND DEVELOPMENT (CSC121)
GROUP PROJECT (GROUP 2)
Student ID Student Name
Group A4CS1101A
Diploma Computer Science
Prepared for CSC121 - PROJECT (SEQUENTIAL)
1. A group may only consist of 2-3 members
2. Convert the following given question based on Flowgorithm & Diagrams.net 3. At the end of the program design, the following requirements must be completed: a. For main program: i. Only declaration & initialization 5 ii. Only one big exit loop 5 iii. Only function invocation 5 b. For function: i. At Least two void function 10 ii. At Least two non-void function 10 iii. At Least one return by reference 5 iv. At Least one reusable invocation 5 v. Any extra form one of the above 5 c. The submission must be in: i. One flowgorithm *.fprg file 25 ii. One diagrams.net *.pdf file 25 MAIN FUNCTION FOR DISPLAY TITLE