ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Programming Languages  >>  C
 
 


 

 
 C interview questions  C Interview Questions
 C++ interview questions  C++ Interview Questions
 VC++ interview questions  VC++ Interview Questions
 Delphi interview questions  Delphi Interview Questions
 Programming Languages AllOther interview questions  Programming Languages AllOther Interview Questions
Question
O,T,T,F,F,S,S,E,N,?,?,?,T,F,F,S,S,E,N
 Question Submitted By :: Surya
I also faced this Question!!     Rank Answer Posted By  
 
  Re: O,T,T,F,F,S,S,E,N,?,?,?,T,F,F,S,S,E,N
Answer
# 1
O-> One
T-> Two
like
 
Is This Answer Correct ?    2 Yes 1 No
Surya
 
  Re: O,T,T,F,F,S,S,E,N,?,?,?,T,F,F,S,S,E,N
Answer
# 2
n-- 1st
o-- 2nd
t-- 3 rd

Series is repeated again.
 
Is This Answer Correct ?    1 Yes 1 No
Pritam
 
 
 
  Re: O,T,T,F,F,S,S,E,N,?,?,?,T,F,F,S,S,E,N
Answer
# 3
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 ?    3 Yes 0 No
Nishanth
 
  Re: O,T,T,F,F,S,S,E,N,?,?,?,T,F,F,S,S,E,N
Answer
# 4
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
f-15
s-16
s-17
e-18
n-19
it is Just numarical order in  alpha betical manner
 
Is This Answer Correct ?    1 Yes 0 No
Harish
 
  Re: O,T,T,F,F,S,S,E,N,?,?,?,T,F,F,S,S,E,N
Answer
# 5
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 ?    1 Yes 0 No
Raghavendra Reddy
 
  Re: O,T,T,F,F,S,S,E,N,?,?,?,T,F,F,S,S,E,N
Answer
# 6
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 ?    2 Yes 0 No
Jacob
 
  Re: O,T,T,F,F,S,S,E,N,?,?,?,T,F,F,S,S,E,N
Answer
# 7
by seeing we can understand that .....N O T fit as the
correct possible
 
Is This Answer Correct ?    0 Yes 0 No
Gallanticscorp
[Bell]
 

 
 
 
Other C Interview Questions
 
  Question Asked @ Answers
 
What is structure padding & expalain wid example what is bit wise structure?  1
which will be first in c compiling ,linking or compiling ,debugging. Sonata2
identify the in correct expression a.a=b=3=4; b.a=b=c=d=0; float a=int b=3.5; d.int a; float b; a=b=3.5; TCS4
what about "char *(*(*a[])())();" Oracle2
can we access one file to one directory?  1
why TCS selected more student in the software field from all institution. TCS3
value = 0xabcd; for (loop = 1; (value >> 1) & 1 | loop & 1; loop++) { foo(); if (loop & 1) value >>= 1; } how many times is foo() executed? Google4
how do u find out the number of 1's in the binary representation of a decimal number without converting it into binary(i mean without dividing by 2 and finding out the remainder)? three lines of c code s there it seems...can anyone help  2
Which of the following data structures is on average the fastest for retrieving data: 1) Binary Tree 2) Hash Table 3) Stack  3
sqrt(x+sqrt(x+sqrt(x+sqrt(x))))=2; Find the value of x? Subex1
write a code for large nos multilication (upto 200 digits) Persistent1
What is the output for the program given below typedef enum grade{GOOD,BAD,WORST,}BAD; main() { BAD g1; g1=1; printf("%d",g1); } ADITI2
a=0; b=(a=0)?2:3; a) What will be the value of b? why b) If in 1st stmt a=0 is replaced by -1, b=? c) If in second stmt a=0 is replaced by -1, b=? Geometric-Software5
What is difference between the following 2 lines…. int temp = (int)(0x00); int temp = (0x00int); Bosch3
what is the difference between const volatile int i & volatile const int j; HCL1
Is the following code legal? struct a { int x; struct a b; }  3
x=2,y=6,z=6 x=y==z; printf(%d",x) HCL7
#define f(x) main() { printf("\n%d",f(2+2)); }  3
write a C code To reverse a linked list Motorola1
program to find middle element of linklist? Huawei1
 
For more C Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com