Forum: Java Feb 24th, 2008 |
| Replies: 2 Views: 585 the main point is that we are assigning the default value to the boolean variable removedNodes so that when the program executes and there are any removed nodes then this var will be set to true... |
Forum: Java Feb 24th, 2008 |
| Replies: 2 Views: 585 It is known as bitwise OR. |