Return To CS 110 Home

Colour Theme   Font Size Options
 
   
   
   
Exercise 1

Value Parameter Exercise: isEven

Use ex1_is_even.cpp in the replit team project or copy the following code into your IDE:


The purpose of this program is to learn the parts of and practice using a user defined function.

Complete the Program

When you are done: