how to create duplicate link list using C???


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

Post New Answer

More C Interview Questions

Define Spanning-Tree Protocol (STP)

0 Answers  


print 1-50 with two loop & two print Statement

2 Answers  


Write a program to print distinct words in an input along with their count in input in decreasing order of their count..

1 Answers  


write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a<b,printb.find the sum digits of that number & then print.if a==b multiply 10 with a & add 20 with b store in c and then print

0 Answers  


What is malloc calloc and realloc in c?

0 Answers  






diff .between strcture and union

2 Answers  


Do array subscripts always start with zero?

0 Answers  


Can you please explain the difference between strcpy() and memcpy() function?

0 Answers  


Process by which one bit pattern in to another by bit wise operation is?

0 Answers   InterGraph,


What is the sizeof () operator?

0 Answers  


question-how to run a c programme.

6 Answers  


What does a derived class inherit from a base class a) Only the Public members of the base class b) Only the Protected members of the base class c) Both the Public and the Protected members of the base class d) .c file

0 Answers  


Categories