int a=10,b=20,c=30 a= b+c;b=a+c;c=a+b;
System.out.println("The value is"+a+b+c;

Answer Posted / bala

no manju 5080130 is correct

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you represent a space in regex java?

534


Can final class have constructor?

507


What two classes are used to read data only?

647


What is command line argument

719


What are the ways to instantiate the class class?

608






What do u mean by variable?

581


What is a void in java?

592


What is bufferedwriter?

549


Explain the difference between extends thread vs implements runnable in java?

547


What does exclamation mean in java?

582


What is 16 bits called?

513


What is an image buffer?

547


is there a separate stack for each thread in java? : Java thread

545


what is the difference between thread and runnable types? : Java thread

554


Which programming language is best in future?

532