Answer Posted / suruthi
As per my knowledge ,,,,,god only knew this answer .if u
able to meet mean ask ther itself.....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Compare interpreters and compilers.
Explain how can a program be made to print the line number where an error occurs?
How do you generate random numbers in C?
What are types of structure?
What is conio h in c?
Devise a program that inputs a 3 digit number n and finds out whether the number is prime or not. Find out its factors.
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
What is the difference between far and near ?
For what purpose null pointer used?
If errno contains a nonzero number, is there an error?
What is methods in c?
What is pointer & why it is used?
What is a const pointer in c?
a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode
What is pointer to pointer in c?