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


how to accept integer array in java

Answers were Sorted based on User's Feedback



how to accept integer array in java..

Answer / saluru srinivasa rao

int []anarray=new int[10];
for(int i=0;i<=anarray.length;i++)
{
anarray[i]=i;
}

Is This Answer Correct ?    4 Yes 0 No

how to accept integer array in java..

Answer / pavan kumar

int [] arrayreferencename=new int[size]

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is object english?

0 Answers  


What is data type example?

0 Answers  


Difference between this() and super() ?

0 Answers  


Does .length start 0 java?

0 Answers  


What is inheritance?

5 Answers   Accenture, Hexaware, Syntel,


How to create packages in java?

0 Answers  


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

0 Answers  


Is java good for beginners?

0 Answers  


basic difference b/w ALL types of JDBC driver.

1 Answers   Systematix,


What is serializable interface?

13 Answers   Infosys, Probity Soft, Seed Infotech,


What are the uses of final, finally and finalize in java?

2 Answers   Agiline, FINO PayTech, HCL,


can we create object for static class in java

14 Answers   IAP Company, IBM, Marlabs, mPortal, TCS,


Categories