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...


In Java what is the difference between following two statements ?
int a[],b;
int []a,b;



In Java what is the difference between following two statements ? int a[],b; int []a,b;..

Answer / parshad.doshi

Here First statement indicates that a is an array of type int and b is a simple integer type variable.
Second statement says that whatever follows by [] will be treated as an array. So a and b is declared as an array of type int.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Programming Languages AllOther Interview Questions

could u please also write an example of a code that involves instances from an abstract class just as u did for interfaces because u said it could also work which i really doubt. thanks

0 Answers  


Plz Show notepad Coding using c# in window based application

1 Answers  


what do you meant by Platform-Independent in Java?

6 Answers   Persistent,


About CLR, reflection and assemblies?

2 Answers   pspl,


what is difference between oracle and pl/sql

1 Answers  


Which method protects back button to retrieve old value from previous page in Struts.

0 Answers  


what are methods we have in connection pooling

1 Answers   Wipro,


What is the use of Differ interface check box in Ship confirm?

0 Answers  


What is a dialog based program

1 Answers  


what is the system development cycle

0 Answers  


how many types of operating system are avaliable?

0 Answers   IBM,


what is the difference between java , sap ,.net , orecle apps ?

1 Answers  


Categories