What is listnode in java?



What is listnode in java?..

Answer / Rohitash Kumar

It appears there's no such class as ListNode in the standard Java API. You might be referring to a custom data structure or a class from another library.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What do bitwise operators do?

1 Answers  


What is an empty class? What functionality does it offer in Java?

1 Answers   Deloitte, EXL, JPMorgan Chase,


Hai all I want to print given array in reverse order Ex: int a[]={1,2,3,4,5};display this array in reverse order.

4 Answers  


Is string a datatype?

1 Answers  


What do you mean by ordered and sorted in collections in java?

1 Answers  


What is the unit of plancks constant?

1 Answers  


What is a parameter in a function?

1 Answers  


What is variable and its types?

1 Answers  


What is the use of protected in java?

1 Answers  


What is the purpose of nested class in java?

1 Answers  


Explain different data types in Java.

5 Answers  


What are the interfaces defined by Java.lang package?

1 Answers  


Categories