This document outlines 3 programming assignments for a student: 1) Create a C program to print a Pascal's triangle based on user-input rows. 2) Create a C program to find and print the largest number in an array as well as its index. 3) Create a C program to sort user-input in ascending order and print the output. The document provides sample outputs for assignments 2 and 3.
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)
36 views2 pages
Villaplaza, Mark P. Bsme-2B AOL
This document outlines 3 programming assignments for a student: 1) Create a C program to print a Pascal's triangle based on user-input rows. 2) Create a C program to find and print the largest number in an array as well as its index. 3) Create a C program to sort user-input in ascending order and print the output. The document provides sample outputs for assignments 2 and 3.