Answer Posted / gunasekhar
array is an collection of elements with diff data type
| Is This Answer Correct ? | 67 Yes | 111 No |
Post New Answer View All Answers
How do you construct an increment statement or decrement statement in C?
What is the full form of getch?
Write a program for Overriding.
What is c mainly used for?
How can I find the modification date and time of a file?
Can you explain what keyboard debouncing is, and where and why we us it? please give some examples
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
Which of the following operators is incorrect and why? ( >=, <=, <>, ==)
Why void main is used in c?
Explain what are bus errors, memory faults, and core dumps?
Is there anything like an ifdef for typedefs?
What is the value of c?
Explain what is gets() function?
how could explain about job profile
What is the scope of local variable in c?