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

Why do we use header files in c?

0 Answers  


FILE PROGRAMMING

0 Answers   Wipro,


how to find your architecture is LittleEndian or BigEndian?

1 Answers  


Convert a distance from miles to kilometers .there are 5280 feets per mile,12 inches per foot .2.54 centimeters per inch and 100000centimeters per kilometer

0 Answers   TCS,


What are volatile variables in c?

0 Answers  






What are the different types of objects used in c?

0 Answers  


write aprogram for There is a mobile keypad with numbers 0-9 and alphabets on it. take input of 7 keys and then form a word from the alphabets present on those keys.

1 Answers   iGate, Shashi, Source Bits, Subex,


Explain what is the benefit of using enum to declare a constant?

0 Answers  


How many levels deep can include files be nested?

0 Answers  


write a program for fibonaci series by using while loop in c?

2 Answers  


What are the types of type specifiers?

0 Answers  


write a program in 'c' to find the value of p[i+1]^n.p,i,n are arguments of a macro and n is a integer

1 Answers  


Categories