10.
Write a program in ‘C’ language that will perform the
following operation on double link list. Each node of this
list contains the address of previous as well as next node.
The previous pointer of first node & next pointer of last
node should contain null.
1. Creation of list with as many records as user want
2. Search a node in the list
3. Deletion at last position
4. Display
5. Exit
Create separate functions for each operation.
The create () will be used to create the list. It should
accept no argument & return the address of the starting
node.
Search() will search a node in the list. It receives rollno
as argument & return that node if found otherwise return
null.
The delete () function will delete the last node. It does
not receive any argument & return structure type value at
last position.
The starting node of the double list must be declared as
external pointer variable.
Each element of double link list will contain the following
information
Roll No, Std Name, Course.
Use do-while loop & switch case for generating the above
menu. The format of the output should is given below:
S.No. Roll No. Student Name Course
1 cse01 Anil Singh B.Tech
No Answer is Posted For this Question
Be the First to Post Answer
i am student of computer science and engineering iam in 4th year suggest me about my feature?
can anybody send me the technical papers of hewitt associates pls...I cleared aps n GD n has only less time for technical round?
Is Diesel staorage tank ( 800 litres) cleaning procedure is available with any body
what is your weaknesses
A binary tree with 20 nodes has_________null branches?
What is the meaning of "co relation" and what is the value of "co relation" in the performance testing environment.
Write a Java program that takes an integer from the user and extracts and displays each digit of the integer in English. So, if the user types in 932, the program will display nine three two. [Use SimpleInput class]
what is the maximum load for MDB, SMDB & DB
any one help me how the following program execute main() { int x=5; printf("%d %d %d",x,x<<3,x>>2); } //output : 5 40 1
what are macros?what are its advantages and disadvantages in c language?
my PST is corrupt and can not be repaired, what do you do?
Write a program using string fuctions that accepts a price of an item and display its coded value. The base of the key is: X c o m p u t e r s 0 1 2 3 4 5 6 7 8 9
Civil Engineering (5086)
Mechanical Engineering (4453)
Electrical Engineering (16638)
Electronics Communications (3918)
Chemical Engineering (1095)
Aeronautical Engineering (239)
Bio Engineering (96)
Metallurgy (361)
Industrial Engineering (259)
Instrumentation (3014)
Automobile Engineering (332)
Mechatronics Engineering (97)
Marine Engineering (124)
Power Plant Engineering (172)
Textile Engineering (575)
Production Engineering (25)
Satellite Systems Engineering (106)
Engineering AllOther (1379)