Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Post New Answer

More C Interview Questions

Why does not use getgh(); and <conio.h> in c language.

3 Answers   Elofic,


Explain enumerated types in c language?

0 Answers  


Write a C program that defines a 2-dimentional integer array called A [50][50]. Then the elements of this array should randomly be initialized either to 1 or 0. The program should then print out all the elements in the diagonal (i.e. a[0][0], a[1][1],a[2][2], a[3][3], ……..a[49][49]). Finally, print out how many zeros and ones in the diagonal.

3 Answers   Infosys,


from which concept of 'c', the static member function of 'c++' has came?

1 Answers   Bosch,


Who is the main contributor in designing the c language after dennis ritchie?

0 Answers  


What are the different file extensions involved when programming in C?

0 Answers  


What is the difference between malloc calloc and realloc in c?

0 Answers  


What is ctrl c called?

0 Answers  


Why is it that not all header files are declared in every C program?

0 Answers  


what is the flow of execution in cprogram? ex:printf();,scanf();

2 Answers  


Is c programming hard?

0 Answers  


How to reverse a string using a recursive function, with swapping?

5 Answers  


Categories