how to accept integer array in java
Answers were Sorted based on User's Feedback
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 |
What is object english?
What is data type example?
Difference between this() and super() ?
Does .length start 0 java?
What is inheritance?
5 Answers Accenture, Hexaware, Syntel,
How to create packages in java?
Explain the difference between extends thread vs implements runnable in java?
Is java good for beginners?
basic difference b/w ALL types of JDBC driver.
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,