show how link list can be used to repersent the following
polynomial
i) 5x+2


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

Post New Answer

More C Interview Questions

given post order,in order construct the corresponding binary tree

0 Answers   S-Cube, Wipro,


what is use of loop?

10 Answers   Infosys,


what is the difference between structure and union?

3 Answers  


the output will be #include<stdio.h> int main () { int i; i = 9/2; printf("%i",i); return 0; }

4 Answers   CMC, TCS,


What is a spanning Tree?

1 Answers   TCS,






main() { int a=4,b=2; a=b<<a + b>>2; printf("%d", a); }

11 Answers   HCL, Vector, Vector India, Vector Solutions, Wipro,


What are shell structures used for?

0 Answers  


what does ‘Bus Error’ mean?

1 Answers   ABC,


What is putchar() function?

0 Answers  


in one file global variable int i; is declared as static. In another file it is extern int i=100; Is this valid ?

2 Answers   NetApp,


what is reason of your company position's in india no. 1.

0 Answers   Accenture, TCS,


What are static variables in c?

0 Answers  


Categories