How can I sort a linked list?
No Answer is Posted For this Question
Be the First to Post Answer
write a c program to accept a given integer value and print its value in words
4 Answers Vernalis, Vernalis Systems,
explain how do you use macro?
int x=sizeof(!5.856); What will value of variable x?
Is null valid for pointers to functions?
what is the difference between declaration and definition of a variable or function ?
while initialization of two dimensional arrays we can initialize like a[][2] but why not a[2][] is there any reason behind this?
how can i sort numbers from ascending order and descending order using turbo c..
How many types of errors are there in c language? Explain
how to execute with out main in cprogram
What is a scope resolution operator in c?
An interactive c program to read basic salary of 15 persons. each person gets 25% of basic as HRA, 15%of basic as conveyance allowances, 10%of basic as entertainment allowances.The total salary is calculated by adding basic+HRA+CA+EA.Calculate how many out of 15 get salary above 10,000.Rs also print the salary of each employee
what is answer for perfect number????????????????