pgm to find any error in linklist(in single linklist check
whether any node points any of previous nodes instead of
next node)
No Answer is Posted For this Question
Be the First to Post Answer
what is an inline function?
Explain what is wrong in this statement?
wtite a program that will multiply two integers in recursion function
What is meant by errors and debugging?
write a program in C that prompts the user for today's date,tomorrow's date and display the results.Use structures for today's date,tomorrow's date and an array to hold the days for each month of the year.
What does volatile do?
When should volatile modifier be used?
how to convert binary to decimal and decimal to binary in C lanaguage
7 Answers BPO, Far East Promotions, IBM, RBS,
What is a loop?
Can stdout be forced to print somewhere other than the screen?
Why isnt there a numbered, multi-level break statement to break out
Write a program that takes a 5 digit number and calculates 2 power that number and prints it