![]() | Chapter-4 topic- Defining the game class(page-78-79) |
|
10 May 2012, 05:36
Vaibhav Kumar (1 post) |
(1) public static final String KEY_DIFFICULTY = “org.example.sudoku.difficulty” ; Hello… I am not getting that in the above command the string- “org.example.sudoku.difficulty” is taken to be printed as it is or it is some path for particular functionality…. (2) puzzle = getPuzzle(diff); in this getpuzzle(diff) is defined where in the book… means from where we are calling it and passing difficulty to it. |
| You must be logged in to comment |

