CSC 112 Module ID - Computer Programming
Teks penuh
Dokumen terkait
Basic Competence : Students are able to compose an algorithm for a given problem 6.. Indicator
give active participation in the discussion to compose a program for a given problem in decision making using relational operator, boolean expressions and case of statement
¾ Students are able to compose a program that contain looping using for-to-do statement ¾ Students are able to compose a program that contain looping using for-downto-do
¾ Students are able to explain the difference between One-Dimensional Arrays and other data types ¾ Students are able to compose a program to solve a problem that has data type
¾ Students are able to explain the difference of global and local variable ¾ Students are able to compose a program that contain procedures ¾ Students are able to create
Follow up Students are asked to try some program that contain functions and observe the
In addition, enumerated types allow functions and procedures to be assured of a valid parameter, since only variables of the enumerated type can be passed in and the
MAIN COMPONENTS OF A NEW PROJECT WINDOW 19 The Project Window: contains a tree view of the components of the project, including source files, libraries that your code depends on..