O,T,T,F,F,S,S,E,N,?,?,?,T,F,F,S,S,E,N

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


Please Help Members By Posting Answers For Below Questions

What is function prototype?

611


Is javascript written in c?

584


Explain what are linked list?

626


Why is c not oop?

539


Is exit(status) truly equivalent to returning the same status from main?

587






Can I initialize unions?

594


How do we make a global variable accessible across files? Explain the extern keyword?

1422


What is the purpose of ftell?

601


What are the basic data types associated with c?

818


What is const and volatile in c?

566


Can we change the value of #define in c?

586


Can variables be declared anywhere in c?

624


What is the method to save data in stack data structure type?

607


What is pointer & why it is used?

604


Write the program that calculates and prints the average of several integers. Assume that the last value read is sentinel 9999.

3125