Please refer to the Java Puzzle - Problem of Two Developers before reading this puzzle. This puzzle uses the same scenario from the last month.

Now in this puzzle, we have to print as shown below:
"I am developer 1
You are developer 2"

Below are the conditions:
1. We have to use the code that we modified in the puzzle Java Puzzle of The Month - February 2009.
2. No changes should be made to any of Programmers, Developer1, Developer 2 classes.
2. As usual, the minimal changes should be made to the code.

Like it on Facebook, Tweet it or share this article on other bookmarking websites.

No comments