Write a program in java to create a doubly linked list containing n nodes.


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

Post New Answer

More Core Java Interview Questions

What is the exact difference in between unicast and multicast object? Where we will use?

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  


What do you mean by static variable?

0 Answers   TCS,


How can we make string upper case or lower case?

0 Answers  


what is the difference between preemptive scheduling and time slicing? : Java thread

0 Answers  






Write a program to calculate factorial in java?

0 Answers  


Explain Linked HashSet

1 Answers  


What is an inner class in java?

0 Answers  


write a program to create an arraylist with string(add,remove) operation.and value should be enter through keyboard.

0 Answers   Axcend,


What is the difference between scrollbar and scrollpane?

0 Answers  


When a thread is executing synchronized methods , then is it possible to execute other synchronized methods simultaneously by other threads?

0 Answers  


What are abstract methods in java?

0 Answers  


Categories