//I am looking for the preferred way to create objects on demand, during
//the execution of a program.
//Example: I have a program that works with objects known as a Marble. I want to
//create...