Answer Posted / rama krishna sidhartha
Initializing the values of variables or array variables at
the time of execution (or)runtime.
Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Explain how do you determine whether to use a stream function or a low-level function?
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?
Can we use any name in place of argv and argc as command line arguments?
How can a number be converted to a string?
What is a struct c#?
Is it possible to use curly brackets ({}) to enclose single line code in c program?
What is define directive?
What the advantages of using Unions?
How can I send mail from within a c program?
Given a valid 24 hour format time find the combination of the value and write a program ,do not hard the value and if any other inputs provided should work with the logic implemented Input: 11:30 Output: 13:10 Input: 18:25 Output: 21:58
what is reason of your company position's in india no. 1.
Write the syntax and purpose of a switch statement in C.
what does static variable mean?
What is meant by high-order and low-order bytes?
A collection of functions,calls,subroutines or other data a) library b) header files c) set of files d) textfiles