1) There is a singing competition for children going to be
conducted at a local club. Parents have been asked to arrive
at least an hour before and register their children’s names
with the Program Manager. Whenever a participant registers,
the Program Manager has to position the name of the person
in a list in alphabet order. Write a program to help the
Program Manager do this by placing the name in the right
place each time the Program Manger enters a name. The Logic
should be written in Data Structures?


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

Post New Answer

More C Interview Questions

Taking an example,differentiate b/w loader and linker ?

1 Answers  


What is a #include preprocessor?

0 Answers  


What is linear search?

0 Answers  


What are file streams?

0 Answers  


Is it better to bitshift a value than to multiply by 2?

0 Answers  






What is array in c with example?

0 Answers  


What is sizeof int?

0 Answers  


write a c program to print the next of a particular no without using the arithmetic operator or looping statements?

1 Answers   TCS,


How can you increase the size of a statically allocated array?

0 Answers   TISL,


what is recursion in C

0 Answers   Cap Gemini,


int x=sizeof(!5.856); What will value of variable x?

2 Answers  


What is array of structure in c programming?

0 Answers  


Categories