program to find error in linklist.(i.e find whether any
node point wrongly to previous nodes instead of next node)
No Answer is Posted For this Question
Be the First to Post Answer
Explain what is #line used for?
how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?
how to implement stack work as a queue?
can any one tell that i have a variable which is declared as static but i want this variable to be visible to the other files? how?
write a statement to display all the elements array M(in reverse order? int M[8]={20,21,22,23,24,25,26,27};
what is the difference between structural,object based,object orientd programming languages?
What is the difference between printf and scanf in c?
void main() { for(; 0 ;) ... { printf("hello"); ... } getch(); }
True or false: If you continuously increment a variable, it will become negative? 1) True 2) False 3) It depends on the variable type
What are categories used for in c?
Write code for finding depth of tree
how logic is used