List the variables are used for writing doubly linked list
program.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Write a program in C for showing working of different logical operator in C. Your program should guide users with proper message/menu on the console.

3 Answers   HCL,


How to use c/c++ code in JAVA

10 Answers   CDAC, IBM, Satyam, Scope International,


What is the use of pragma in embedded c?

0 Answers  


How can I recover the file name given an open stream?

0 Answers  


WHY DO WE USE A TERMINATOR IN C LANGUAGE?

2 Answers  






Explain what is a program flowchart and explain how does it help in writing a program?

0 Answers  


What is malloc and calloc?

0 Answers  


what are enumerations in C

0 Answers   TCS,


Is c functional or procedural?

1 Answers  


Find the output? void main() {float a=2.0; printf("\nSize of a ::%d",sizeof(a)); printf("\nSize of 2.0 ::%d",sizeof(2.0));}

11 Answers   IBM, TCS,


Explain how do you determine a file’s attributes?

0 Answers  


How pointer is benefit for design a data structure algorithm?

2 Answers  


Categories