Description
Write a C Program to find the largest element in an array.
Lab Objective
Upon completion of this lab, you will be able to:
● Build Logical Thinking
● Print the Largest Element of an array.
Prerequisites
You should have VS Code or any other suitable IDE for programming and running the code