Answer Posted / ajayash
c is a programming language..before it was known as b-
language...supports all operators..
| Is This Answer Correct ? | 4 Yes | 2 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. 2) the Event Manager has to send participants to the stage to perform in the order in which they registered. Write a program that will help the Event Manager know who to call to the stage to perform. The Logic should be in Data Structures
exit () is used to a) exit () terminates the execution of the program itself b) exit () terminates the execution of the loop c) exit () terminates the execution of the block d) none of the above
How do you convert a decimal number to its hexa-decimal equivalent.Give a C code to do the same
why wipro wase
What oops means?
Is c high or low level?
How important is structure in life?
Why can’t constant values be used to define an array’s initial size?
What are multibyte characters?
Write the control statements in C language
Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor
Which is better malloc or calloc?
What are the types of macro formats?
Can you write the algorithm for Queue?
Why shouldn’t I start variable names with underscores?