Answer Posted / abhradeep chatterjee
Shubham Singh's Code is Wrong. Please follow my code for
output.
| Is This Answer Correct ? | 5 Yes | 10 No |
Post New Answer View All Answers
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?
An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above
Why header file is used in c?
How many types of functions are there in c?
What is sizeof int?
What is extern variable in c with example?
What is difference between function overloading and operator overloading?
Differentiate between functions getch() and getche().
How can I sort more data than will fit in memory?
how logic is used
Did c have any year 2000 problems?
What would be an example of a structure analogous to structure c?
"C" language developed by "Dennis Ritchie" at AT & T. his remarks are a) too general, too abstract b) could deal with only specific problems c) lost generality of BCPL and B restored d) no remarks
How can I get random integers in a certain range?
Explain the difference between call by value and call by reference in c language?