https://github.com/askiadopoulos/eoppep-exams-c
Simple Program for EOPPEP Certification Exams in C
https://github.com/askiadopoulos/eoppep-exams-c
algorithms algorithms-implemented c c-language c-programming netbeans-ide netbeans-platform
Last synced: 29 days ago
JSON representation
Simple Program for EOPPEP Certification Exams in C
- Host: GitHub
- URL: https://github.com/askiadopoulos/eoppep-exams-c
- Owner: askiadopoulos
- Created: 2018-04-26T07:32:20.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-26T09:19:31.000Z (about 8 years ago)
- Last Synced: 2025-03-01T16:47:56.553Z (over 1 year ago)
- Topics: algorithms, algorithms-implemented, c, c-language, c-programming, netbeans-ide, netbeans-platform
- Language: Makefile
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# eoppep-exams-c
Simple Program for EOPPEP Certification Exams in C
Technologies Utilized: Oracle NetBeans IDE 8.2, C
Description: This is a simple program written in C language, with which we can initialize an array of 5 elements to find the max number as well as the percentage of all the numbers in the array.