Car mycar = new Car();
Person person = new Person();
//Declaring a new object of type Galaxy. Galaxy aGalaxy = new Galaxy();