Can you write the algorithm for Queue?


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

Post New Answer

More C Interview Questions

List the difference between a "copy constructor" and a "assignment operator"?

0 Answers   Accenture,


How can I get the current date or time of day in a c program?

0 Answers  


Explain modulus operator.

0 Answers  


please help me..... please codes and flowchart plz turbo c lang po yan.....please asap response... 3. Make an astrology program. The user types in his or her birthday (month, day, and year as integer), and the program responds with the user’s zodiac sign, horoscope, and other information related to it. If the user’s birth year falls into a leap year, your program should display an appropriate message for it. NOTES: Conditional Statements: it should be with graphics

0 Answers  


If i have an array 0 to 99 i.e,(Size 100) I place the values 1 to 100 randomly like a[0]=29,a[1]=56 upto array[99].. the values are only between 1 to 100. getting the array values by using scanf.. If i entered one wrong element value line a[56]=108. how can i find it.. and also how to find the missing value in 1 to 100.. and i want to replace the missing values.. any one of them know please post your answer..

0 Answers   IBM, Wipro,






What is the difference between variable declaration and variable definition in c?

0 Answers  


In C, What is the #line used for?

2 Answers  


How can I get random integers in a certain range?

0 Answers  


What is a structure in c language. how to initialise a structure in c?

0 Answers  


What is the benefit of using an enum rather than a #define constant?

0 Answers  


Is calloc better than malloc?

0 Answers  


Explain do array subscripts always start with zero?

0 Answers  


Categories