Answer Posted / praphulla
It automatically passes values to declared varibles.
ex: enum{red,green,blue}
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how do you determine the length of a string value that was stored in a variable?
using only #include
How can this be legal c?
How can I read a binary data file properly?
How can a string be converted to a number?
Tell me what are bitwise shift operators?
What is data structure in c programming?
What are the back slash character constants or escape sequence charactersavailable in c?
Do you know the use of 'auto' keyword?
can anyone please tell about the nested interrupts?
Are the outer parentheses in return statements really optional?
How do I use void main?
What are variables and it what way is it different from constants?
largest Of three Number using without if condition?
What are the advantages of using Unions?