Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Explain the difference between a Thread and a Process.

1050


Is namespace same as package in java?

1047


What is a Presistent Object?

1293


What is abstraction in java?

1146


What is a function in java?

1081


Can we use different return types for methods when overridden?

1063


Hi.... I applied for the post of scientific officer/Engineer-SB(Programmer).Please post the syllabus and sample papers.

2058


How to make object serializable in java?

1033


What access modifiers can be used for variables?

1220


What do you mean by access modifier?

1114


How can we make sure main() is the last thread to finish in java program?

1260


Why singleton pattern is better than creating singleton class with static instance?

1055


Is there a case when finally will not execute?

1064


Can we call the constructor of a class more than once for an object?

1142


What is the difference between the ">>" and " >>>" operators in java?

1039