KillChillPandey Posted February 6, 2016 Report Posted February 6, 2016 Chair myChair = new Chair(); Chair girlsChair = new Chair(); Location locationService = new Location(); MySkills skills = new MySkills(); if(myChair.hasWheels()){ myChair.move(); Cube currentCube = locationService .getCurrentLocation(); if(currentCube.getCubeOwnerName().EqualIgnoreCase("PAPA_NAME")){ Sysout("You reached to Papa Cube"); //Now Say hello skills.impressPapa(); // Error coming -- debugging now will update statue } } inka papa impress kakuntey default ga vere cube ni vethukoo..
Recommended Posts