<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Tech-Recipes - Latest Comments in Java if statement syntax | Java programming | Tech-Recipes</title><link>http://tech-recipes.disqus.com/</link><description>Cookbook of Tech Tutorials</description><language>en</language><lastBuildDate>Sat, 21 Feb 2009 03:57:50 -0000</lastBuildDate><item><title>Re: Java if statement syntax | Java programming | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/666/java-if-statement-syntax/#comment-6462807</link><description>thanks and what are the output?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">richie</dc:creator><pubDate>Sat, 21 Feb 2009 03:57:50 -0000</pubDate></item><item><title>Re: Java if statement syntax | Java programming | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/666/java-if-statement-syntax/#comment-6462576</link><description>if ( x == 1 )&lt;br&gt;System.out.println("one");&lt;br&gt;else if ( x &amp;gt; 1 ) {&lt;br&gt;y = x*2;&lt;br&gt;System.out.println("many");&lt;br&gt;} else {&lt;br&gt;y = -x;&lt;br&gt;System.out.println("negative");&lt;br&gt;}</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">richie</dc:creator><pubDate>Sat, 21 Feb 2009 03:55:55 -0000</pubDate></item><item><title>Re: Java if statement syntax | Java programming | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/666/java-if-statement-syntax/#comment-2768638</link><description>what about the pipe | in an if statement and other things? I think this leaves out a lot to be had.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 18 Nov 2005 04:16:52 -0000</pubDate></item><item><title>Re: Java if statement syntax | Java programming | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/666/java-if-statement-syntax/#comment-2768637</link><description>nice job</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 14 Oct 2004 15:45:38 -0000</pubDate></item></channel></rss>