How will you delete a node in DLL?


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

Post New Answer

More C Interview Questions

What are the 5 types of inheritance in c ++?

0 Answers  


Calculate 1*2*3*____*n using recursive function??

0 Answers  


What are pointers in C? Give an example where to illustrate their significance.

0 Answers   Wipro,


What is stack in c?

0 Answers  


what do the 'c' and 'v' in argc and argv stand for?

0 Answers   TISL,


What is the difference between printf and scanf in c?

0 Answers  


can u write a program in C, which does not use = (eqaul)or any arithmatic assignment(like -=,+=,*= etc) operator to swap to number?

2 Answers  


in programming languages a statement or part of a statement that specifies several different execution sequences a) constructs b) distructs c) executes d) none

0 Answers  


Why does not use getgh(); and <conio.h> in c language.

3 Answers   Elofic,


how to build a exercise findig min number of e heap with list imlemented?

0 Answers  


How does memset() work in C?

2 Answers  


how to find out the biggest element (or any other operation) in an array which is dynamic. User need not to mention the array size while executing.

3 Answers  


Categories