Objective-C Demo

Write five Objective-C command line programs named CDemoJohnDoe1 , CDemoJohnDoe2, CDemoJohnDoe3, CDemoJohnDoe4, and CDemoJohnDoe5 (where your name is substituted for JohnDoe). Each program should be an Objective-C translation of one of these Penn State CMPSC 101 C++ demo programs here. (Use NSLog to display output instead of cout from the C++ language.)

Begin this type of project in Xcode by choosing an OS X / Application / Command Line Tool, Objective-C project that imports the Foundation classes.

By the due date, upload the compressed project folders (named CDemoJohnDoe1.zip, etc.) as well as additional separate copies of each main.c source files saved as CDemoJohnDoe1.pdf, etc. to DropItTo.Me/minich_iphone:

Call the instructor to your computer and execute the program for him for a run-time grade.