This space intentionally left blank
This space intentionally left blank
This space intentionally left blank
This space intentionally left blank
Terms
struct
array
class
private division
      of a class
public division
      of a class
instantiation
dot operator
complex data type
switch statement
break

Patricia Wagner

Study Guide for Exam 3

Concepts
switch statements only evaluate integral data types
switch statements need a break; statement
how to define structs
how to assign values to structs
how to instantiate a struct
how to define arrays
how to assign values to an array with a loop
how to access values in an array with a loop
how to define a class
how to use the private and public divisions
how to search an array for a value
how to insert into a sorted array
how to delete from an array
how to write a function header for a member function
how to instantiate a class
how to call a member function of a class

Email address: pwagner@fdu.edu

Copyright © 2003, Patricia Wagner, except images copyright Fairleigh Dickinson University, used with permission.
This page originally created with FDU Pagetoaster. Click to see how'd they do that?
Click if you are the owner and you wish to edit this page.