What is array class in java?



What is array class in java?..

Answer / Kaleem Salahuddin

"Array is a data structure that holds a certain number of values of a single type. In Java, the Array class encapsulates an array along with methods to perform operations on it."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Why is prepared Statement, Callable Statement used for? What is the need of Batch updates?

1 Answers   Logica CMG,


when we create singleton design then we create private constructtor..so how JVM take private constructor to make object..but it's private..

1 Answers   Ness Technologies,


What are exceptions

1 Answers   Futures First,


What are parsers? Dom vs sax parser.

1 Answers  


Give few difference between constructor and method?

1 Answers  


How u dubugg ur project?

1 Answers   iFlex,


Why do we need hashset in java?

1 Answers  


what is the volatile modifier for? : Java thread

1 Answers  


Is main is a keyword?

1 Answers  


Is string a data type in java?

1 Answers  


What is substring in java?

1 Answers  


What is listnode in java?

1 Answers  


Categories