Write a program to reverse a linked list in c.
No Answer is Posted For this Question
Be the First to Post Answer
code for bubble sort?
can we print any string in c language without using semicolon(;)(terminator) in whole program.
What are the uses of null pointers?
What is a global variable in c?
What are predefined functions in c?
Write a program to print “hello world” without using semicolon?
Do you have any idea how to compare array with pointer in c?
What is 2c dna?
What is binary tree in c?
write a program to display the array elements in reverse order in c language
Define a structure to store roll no, name and marks of a student. Using the structure of above write a ‘C’ program to create a file “student.dat”. There must be one record for every student in the file. Accept the data from the user.
A routine usually part of the operation system that loads a program into memory prior to execution a) linker b) loader c) preprocessor d) compiler