Comment on Tutorial - Increment and Decrement Operator By aathishankaran



Comment Added by : prajjawal

Comment Added at : 2013-02-27 12:36:58

Comment on Tutorial : Increment and Decrement Operator By aathishankaran
class Evaluate
{
public static void main(String args[])

{
int y=6;
try
{
int x=++y+2y;
System.out.println("The value is:"+x);
}
catch(Exception e)
{
System.out.println("Error:"+e);
}
}
}
i need to know how this is incorrect......


View Tutorial



Related Tutorials

Java program to get location meta data from an image

Program using concept of byte long short and int in java

Update contents of a file within a jar file

Tomcat and httpd configured in port 8080 and 80

Java File

Java String

Count number of vowels, consonants and digits in a String in Java

Reverse a number in Java

Student marks calculation program in Java

Handling Fractions in Java

Calculate gross salary in Java

Calculate average sale of the week in Java

Vector in Java - Sample Program

MultiLevel Inheritance sample in Java

Multiple Inheritance sample in Java

Archived Comments

1. Thanks a ton. Was struggling to get the ListView u
View Tutorial          By: Avinash at 2012-09-25 12:25:12

2. i am confused with importing a package.is it equiv
View Tutorial          By: amit at 2011-07-04 04:16:04

3. really...........its very good explanation . sort
View Tutorial          By: gunjan shah at 2010-05-28 22:28:43

4. It won't work for me ;S
View Tutorial          By: jordi at 2011-01-21 08:22:45

5. copy of h.sheld
View Tutorial          By: vivek at 2011-08-31 13:12:36

6. i want some explanation about struts form field va
View Tutorial          By: ramizah at 2007-10-03 23:40:11

7. How make comunication between client and server, s
View Tutorial          By: alex at 2009-01-30 07:12:49

8. /*Web.xml File */

<?xml vers

View Tutorial          By: Pavan Barot at 2010-07-11 23:32:35

9. well...raghu download the sun api...whose link is
View Tutorial          By: rima at 2008-12-27 22:22:03

10. Please help here...
I tried both 0300460423

View Tutorial          By: Zafar Iqbal at 2013-04-02 20:14:29