What is a Genralised LInked List??
Please give a detailed explation of it..
Generally, there are two kind of linked list.
i) Single Linked List and
ii) Double Linked List.
In single Linked List, you can move only in forward
direction using the address of the next node. Each node
contains two fields namely Data and Address of Next node.
In Double Linked List, you can move in both forward and
reverse direction using the address of the next node and
previous node respectively. Here each node contains three
fields namely Data, Address of next node, and Address of
Previous node.
| Is This Answer Correct ? | 2 Yes | 0 No |
The statement, int(*x[]) () what does in indicate?
What are variables c?
What is s or c?
write a c program to find the sum of five entered numbers using an array named number
What is a header file?
What is pass by reference in functions?
swap 2 numbers without using third variable?
What is diffrance between declaration and defination of a variable or function
Whats s or c mean?
Why do u use # before include in a C Progam?
Calculate the weighted average of a list of n numbers using the formula xavg = f1x1+f2x2+ ….+ fnxn where the f’s are fractional weighting factors, i.e., 0<=fi<1, and f1+f2+….+fn = 1
Write a program that takes a 5 digit number and calculates 2 power that number and prints it
5 Answers ABS, Accenture, HCL, Infosys, Infotech, SoftSolve, Software India, TCS, Vertex, Vimukti Technologies,