Pre-Final Examination in Computer Programming 1 AMA University Bachelor Of Science In Information Technology PDF

Title Pre-Final Examination in Computer Programming 1 AMA University Bachelor Of Science In Information Technology
Author Jeva Sanchez
Course Computer Programming 1
Institution AMA Computer University
Pages 5
File Size 65.3 KB
File Type PDF
Total Downloads 413
Total Views 490

Summary

PRE-FINAL EXAMINATIONCOMPUTER PROGRAMMING 1Degree/Program: BSIT, BSCS, ACT 1 ST SEMESTER S: 2021-Name: Jeva Sanchez BSITTest I. WRITING STATEMENTS Direction: Write for statements that print the following sequences of values: (6 pts each) 1, 2, 3, 4, 5, 6, 7 Answer: #include <stdio> #include &l...


Description

PRE-FINAL EXAMINATION COMPUTER PROGRAMMING 1 Degree/Program: BSIT, BSCS, ACT 1ST SEMESTER S.Y: 2021-2022

Name: Jeva Sanchez

BSIT

Test I. WRITING STATEMENTS Direction: Write for statements that print the following sequences of values: (6 pts each) 1. 1, 2, 3, 4, 5, 6, 7 Answer: #include #include Int main (int argc, char *argv[]) { Int I; For(i=1;i...


Similar Free PDFs