Whats s or c mean?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of pointers in C?
0 Answers Impetus, Motorola, Tavant Technologies, Virtusa,
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 right type to use for boolean values in c? Is there a standard type?
what is stack , heap ,code segment,and data segment
to find the program of matrix multiplication using arrays
what do structure language means?
Is that possible to store 32768 in an int data type variable?
Explain what would happen to x in this expression: x += 15; (assuming the value of x is 5)
write a c program to calculate sum of digits till it reduces to a single digit using recursion
what is the flow of execution in cprogram? ex:printf();,scanf();
What is action and transformation in spark?
What is the mean of function?