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
c program to compute AREA under integral
who is the father of C Language?
20 Answers CTS, UST,
Is the C language is the portable language...If yes...Then Why...and if not then what is problem so it is not a Portable language..???
Why is struct padding needed?
Explain what is meant by high-order and low-order bytes?
what is the difference between procedure oriented and object oriented progaming language
how to devloped c lenguege?
What is methods in c?
What is define c?
9.how do you write a function that takes a variable number of arguments? What is the prototype of printf () function? 10.How do you access command-line arguments? 11.what does ‘#include<stdio.h>’ mean? 12.what is the difference between #include<> and #include”…”? 13.what are # pragma staments? 14.what is the most appropriate way to write a multi-statement macro?
Write a c program to build a heap method using Pointer to function and pointer to structure ?
a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler