InterviewSolution
 Saved Bookmarks
    				| 1. | 
                                    Find the output from the following snippet: [2]int d=17,b=14;if(d==b+2){ System.out.println("ONE");}else{ System.out.println("THREE");}PLS DON'T SPAM | 
                            
| Answer» | |