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

Answer Posted / kaushal

use the java.util class for link lists program

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by c what are the main characteristics of c language?

574


What header files do I need in order to define the standard library functions I use?

543


can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......

1414


How does sizeof know array size?

634


c program to compute AREA under integral

1816






How can I read a binary data file properly?

637


What is the explanation for modular programming?

689


Sir i need notes for structure,functions,pointers in c language can you help me please

1948


What are the output(s) for the following ? #include char *f() {char *s=malloc(8); strcpy(s,"goodbye")} main() { char *f(); printf("%c",*f()='A'); }

702


Are there namespaces in c?

570


Explain how can you determine the size of an allocated portion of memory?

627


Explain how do you determine the length of a string value that was stored in a variable?

672


Write a program to check palindrome number in c programming?

601


What is #include cctype?

582


Where is c used?

652