write a program using linked list in which each node
consists of following information.
Name[30]
Branch
Rollno
Telephone no
i) Write the program to add information of students in
linked list
No Answer is Posted For this Question
Be the First to Post Answer
What does the c in ctime mean?
What is use of pointer?
1 1 2 1 2 3 1 2 3 4 1 2 3 1 2 1 generate this output using for loop
Why is C called a middle-level language?
wap to print "hello world" without using the main function.
What is the benefit of using #define to declare a constant?
What is pointers in c with example?
What are the applications of c language?
write c program without semicolon
11 Answers MindTech, TCS, Wipro,
what is a far pointer
12 Answers ABB, DRDO, ITI, Maruti Suzuki, Steel Plant, TCS, Toyota, Vivo Mobiles,
What is enumerated data type in c?
without a terminator how can we print a message in a printf () function.