Answer Posted / raghavendra reddy
N
O
T
it is reapetedly
like:
O,T,T,F,F,S,S,E,N,n,o,t,T,F,F,S,S,E,N,.....
| Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
Why is void main used?
Explain what is the benefit of using enum to declare a constant?
What is far pointer in c?
What does the error 'Null Pointer Assignment' mean and what causes this error?
What is chain pointer in c?
Explain the use of fflush() function?
process by which one bit patten in to another by bit wise operation is? (a) masking, (b) pruning, (c) biting, (d) chopping,
What are the preprocessor categories?
What is the right way to use errno?
what are # pragma staments?
What are comments and how do you insert it in a C program?
What are types of preprocessor in c?
Write a code of a general series where the next element is the sum of last k terms.
What is meant by operator precedence?
What is the advantage of using #define to declare a constant?