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 |
Why is prepared Statement, Callable Statement used for? What is the need of Batch updates?
when we create singleton design then we create private constructtor..so how JVM take private constructor to make object..but it's private..
What are exceptions
What are parsers? Dom vs sax parser.
Give few difference between constructor and method?
How u dubugg ur project?
Why do we need hashset in java?
what is the volatile modifier for? : Java thread
Is main is a keyword?
Is string a data type in java?
What is substring in java?
What is listnode in java?