How many types of linked lists what are they?
How many types of data structures?
Answer Posted / saranya
singly link list
doubly link list
circular link list
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
in any language the sound structure of that language depends on its a) character set, input/output function, its control structures b) character set, library functions, input/output functions its control structures c) character set, library functions, control sturctures d) character set, operators, its control structures
Is sizeof a keyword in c?
What are the functions to open and close file in c language?
what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)
a=10;b= 5;c=3;d=3; if(a printf(%d %d %d %d a,b,c,d) else printf("%d %d %d %d a,b,c,d);
pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)
How is null defined in c?
What is the use of header files?
Why c is known as a mother language?
Linked list is a Linear or non linear explain if linear how it working as a non linear data structures
Is there a way to jump out of a function or functions?
What is file in c preprocessor?
what is different between auto and local static? why should we use local static?
Write a program to check prime number in c programming?
What is the use of ?