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

Explain why C language is procedural?

0 Answers   GE,


Can you write a programmer for FACTORIAL using recursion?

0 Answers   ADP,


I have one doubt. What does below statement mean? #define sizeof(operator) where operator can be int or float etc. Does this statement meaningful and where it can be used?

1 Answers  


What is a double c?

0 Answers  


What are lookup tables in c?

0 Answers  






What ios diff. Between %e & %f?

3 Answers   Honeywell,


which do you prefer C or Pascal?

1 Answers  


What functions are used for dynamic memory allocation in c language?

0 Answers  


What are the application of c?

0 Answers  


The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?

0 Answers  


Read the following data in two different files File A: aaaaaaaadddddddd bbbbbbbbeeeeeeee ccccccccffffffff File B: 11111111 22222222 33333333 By using the above files print the following output or write it in the Other file as follows aaaaaaaa11111111dddddddd bbbbbbbb22222222eeeeeeee cccccccc33333333ffffffffffff

0 Answers  


what is the most appropriate way to write a multi-statement macro?

1 Answers  


Categories