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 / suresh

expected semicolan(;)&
expected ")"(close breas)

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you escape a string?

508


Explain jvm, jre, and jdk?

561


What do you understand by synchronization?

595


How many bytes is a unicode character?

509


What are the 2 types of java programs?

565






Can you sort a string in java?

494


How can constructor chaining be done using this keyword?

589


what is mena by object block any what is the use of that

1774


What type of variable is error flag?

587


How can a gui component handle its own events?

597


How do you reverse a word in java?

529


What is the final access modifier in java?

617


Does apple use java?

497


What is complexity and its types?

526


How many bytes are there?

541