What is a dynamic array java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is ph and buffers?

0 Answers  


which class to use when concatenating strings in a loop.

3 Answers   IBM,


What is meant by data hiding/encapsulation?

0 Answers   Cyient,


Interface A { String test(); } Interface B { int test(); } Create a class AB which must implements both A & B interfaces.

17 Answers   Hewitt,


what is encapsulation in java? Explain

0 Answers  






A abstract class extending an abstract class.Super class has both abstract and non-abstract methods.How can we implement abstract and non-abstract mehtods? Explain with snippet

3 Answers  


Can you explain the cs option of java interpreter?

0 Answers  


How will you measure that int takes up only 32 bits in memory?

2 Answers   Rolta,


What Method and class used for Connection pooling ?

5 Answers   TCS, Wipro,


Why do we need array in java?

0 Answers  


Relationship between an event-listener interface and an event-adapter class?

1 Answers  


What are the special characters?

0 Answers  


Categories