0% found this document useful (0 votes)
9 views5 pages

C Programming: Grade Recording & Sorting

The document outlines an activity for a Programming I course at UAPA, facilitated by Gregorio De La Rosa. It requires students to create two C language programs: one to record and display 10 grades in an array, and another to sort that array in ascending order. The activity is part of the Software Engineering career within the Technology and Engineering school.

Translated by

ScribdTranslations
Copyright
© All Rights Reserved
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% found this document useful (0 votes)
9 views5 pages

C Programming: Grade Recording & Sorting

The document outlines an activity for a Programming I course at UAPA, facilitated by Gregorio De La Rosa. It requires students to create two C language programs: one to record and display 10 grades in an array, and another to sort that array in ascending order. The activity is part of the Software Engineering career within the Technology and Engineering school.

Translated by

ScribdTranslations
Copyright
© All Rights Reserved
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

Open university for adults

PRESENTATION

Título: ACTIVITY CORRESPONDING TO UNIT VIII

Nombre:
Apellidos:

Facilitator: Gregorio De La Rosa.

Subject: Programming I

University: UAPA

Career: Software Engineering

School: Technology and engineering

Enrollment:

Date: 6/3/2021.
Create a program in C language that records 10 grades in an array and
then display it on the screen.
Create a program in C language that sorts the previous vector, of
ascending order.

You might also like