What is an aggregate object?
							Options
 - An object with only primitive attributes
 - An instance of a class which has only static methods
 - An instance which has other objects
 - None of the above
							CORRECT ANSWER :   An instance which has other objects 
                            
                            
			        
				Write your comments