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
Write a C program to count the number of email on text
What is hungarian notation? Is it worthwhile?
how to print electricity bill according to following charges first 100 units -1rs per unit for next 200 units-1.50 rs per unit without using conditions
What is a c token and types of c tokens?
Explain what are global variables and explain how do you declare them?
Why header file is used in c?
Why header files are used?
What is the function of multilevel pointer in c?
What is infinite loop?
What functions are used for dynamic memory allocation in c language?
Why we use int main and void main?
Describe how arrays can be passed to a user defined function
What is hashing in c language?
what will be maximum number of comparisons when number of elements are given?
What are the two types of functions in c?