What is data structure in java?



What is data structure in java?..

Answer / Shahzad Alam

A data structure in Java is a specialized format for organizing, storing, and manipulating data. Examples include arrays, linked lists, trees, and hash tables.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is empty list in java?

1 Answers  


Which of the following is not an isolation level in the JDBC

1 Answers   CTS,


Hey buddy.. can you please tell me about the use of marker interface? And is there any link between marker interface and factory methods? Thanks in advance.

2 Answers  


What is the difference between a scrollbar and a scrollpane?

1 Answers  


What is file in java?

1 Answers  


What is the technique adopted to create an immutable class?

1 Answers  


Why would you desing a J2EE application so user data is entered by way of a JSP page and managed by an underlying Java Beans class?

5 Answers   Adobe,


What is this keyword used for?

1 Answers  


Describe method overriding

1 Answers  


What is method overloading in java ?

1 Answers  


How does system arraycopy work in java?

1 Answers  


What is the role of the java.rmi.naming class?

1 Answers  


Categories