O,T,T,F,F,S,S,E,N,?,?,?,T,F,F,S,S,E,N
Answers were Sorted based on User's Feedback
Answer / nishanth
o-1
t-2
t-3
f-4
f-5
s-6
s-7
e-8
n-9
T-10
E-11
T-12
t-13
f-14
.
.
.
.
n-19
it is simply the 1,2,3... order
| Is This Answer Correct ? | 26 Yes | 1 No |
Answer / jacob
1 = One = O
2 = Two = T
3 = Three = T
4 = Four = F
5 = Five = F
6 = Six = S
7 = Seven = S
8 = Eight = E
9 = Nine = N
10 = Ten = T
Just look at the first letter of the number and then that
will be you letter
| Is This Answer Correct ? | 22 Yes | 3 No |
Answer / tom the frog
Just stating the obvious:
T, E, T
Given that they are the first letters of the positive integers.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / ranjitha
one - 1
Two - 2
and so on
Nine - 9
Ten - 10
Eleven - 11
twelev - 12
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / 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 |
by seeing we can understand that .....N O T fit as the
correct possible
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / pritam
n-- 1st
o-- 2nd
t-- 3 rd
Series is repeated again.
| Is This Answer Correct ? | 6 Yes | 12 No |
What is self-referential structure in c programming?
What is a stream in c programming?
What is the meaning of int *x[]();?
Why can't we initialise member variable of a strucutre
What is a built-in function in C?
write a prgram of swapping with 2 valiables
write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.
0 Answers Lovely Professional University,
Why #include is used in c language?
Write a program to generate the first n terms in the series --- 2,3,5,7,11,...,17
Where local variables are stored in c?
how to find the given number is prime or not?
write a programming in c language, 1 3 5 7 9 11