just a general question........

say u have a class and want to create objects for that class, would you be able to use an array of objects for it or would u need to define each object created individually thanks to anyone that can help! the objects are created in main and used to access the member functions. can u define objects in member functions? also can u use a for loop or a do while loop in order to assign values to the array of objects?...thats if u can use an array of objects? im really confused on that thanks if u can help