Jump to content

Java Developers Okasari Itu Randi


JANASENA

Recommended Posts

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 

  

 

}

 

}

 

giphy.gif inka papa impress kakuntey default ga vere cube ni vethukoo..

Link to comment
Share on other sites

  • Replies 46
  • Created
  • Last Reply

Top Posters In This Topic

  • JANASENA

    17

  • ramudu3

    10

  • maximummax

    5

  • compose

    4

Top Posters In This Topic

×
×
  • Create New...