how will you write a program on linked lists using JAVA
programming???????????



how will you write a program on linked lists using JAVA programming???????????..

Answer / kaushal

use the java.util class for link lists program

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More C Interview Questions

To what value are pointers initialized? 1) NULL 2) Newly allocated memory 3) No action is taken by the compiler to initialize pointers.

4 Answers   Aricent,


What is the difference between printf and scanf in c?

0 Answers  


Q.11 Generate the following pattern using code in any language(c/c++/java) for n no. of rows 1 1 1 1 2 1 1 3 3 1 1 4 6 4 1

2 Answers  


write a program without using main function?

2 Answers   TCS,


Do you know the use of fflush() function?

0 Answers  






What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.

0 Answers   IBM,


Explain how do you sort filenames in a directory?

0 Answers  


write a C program, given number is double without using addt ion and multiplication operator?ex:n=6,ans=12,pls send me ans to goviseenu@gmail.com

6 Answers  


What is diffrance between declaration and defination of a variable or function

4 Answers  


What is a buffer in c?

0 Answers  


What are the advantages of the functions?

0 Answers  


What is getche() function?

0 Answers  


Categories