Business Programming II Assignment 2
VerifiedAdded on 2019/09/13
|1
|326
|393
Homework Assignment
AI Summary
This is a homework assignment for Business Programming II (0303310) at the University of Sharjah's College of Business Administration. The assignment consists of two exercises. Exercise #1 involves reading an integer N representing the number of ages to be read, storing them in an array, and counting the number of children, young people, and old people based on age ranges. Exercise #2 focuses on implementing a Caesar cipher to encrypt a string of uppercase letters, shifting each letter three positions forward in the alphabet. The assignment requires students to submit their Java code following specific file naming conventions and warns against plagiarism.