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                      
tip   SiteMap shows list of All Categories in this site.
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
1,4,8,13,21,30,36,45,54,63,73,?,?.
 Question Submitted By :: Basheer
I also faced this Question!!     Rank Answer Posted By  
 
  Re: 1,4,8,13,21,30,36,45,54,63,73,?,?.
Answer
# 1
8*2=16-3=13
8*3=24-3=21
8*5=40-4=36
8*6=48-3=45
8*7=56-2=54
8*8=64-1=63
8*9=72+1=73
8*10=80+2=82
8*11=88+3=91
8*12=96+4=100.
i dont no wheather this answer is right or wrong.any body 
knows this question answer plz send email
 
Is This Answer Correct ?    0 Yes 0 No
Sandhya.murukutla
 
  Re: 1,4,8,13,21,30,36,45,54,63,73,?,?.
Answer
# 2
1
1 + one (3 letters) = 4
4 + four (4 letters) = 8
8 + eight (5 letters) = 13
13 + thirteen (8 letters) = 21
21 + twenty one (9 letters) = 30
and so forth
 
Is This Answer Correct ?    0 Yes 0 No
Thomas
 
 
 
  Re: 1,4,8,13,21,30,36,45,54,63,73,?,?.
Answer
# 3
84
 
Is This Answer Correct ?    0 Yes 0 No
Vignesh1988i
 

 
 
 
Other C Interview Questions
 
  Question Asked @ Answers
 
10. Study the code: void show() main() { show(); } void show (char *s) { printf("%sn",s); } What will happen if it is compiled & run on an ANSI C Compiler? A)It will compile & nothing will be printed when it is executed B)it will compile but not link C)the compiler will generate an error D)the compiler will generate a warning Accenture4
Can you think of a way when a program crashed before reaching main? If yes how?  2
IS STRUCTURES CAN BE USED WITHIN AN ARRAY? Caritor7
There are 3 baskets of fruits with worng lables,one basket has apple,another basket has orange,another has combination of apple and orange,what is the least way of interchange the lables. Google8
What is encapsulation?  1
difference between semaphores and mutex?  1
What is sparse file?  1
What's wrong with the call "fopen ("c:\newdir\file.dat", "r")"?  1
what is dangling pointer? LG-Soft1
write a c program to accept a given integer value and print its value in words  2
While(1) { } when this loop get terminate is it a infinite loop?  3
52.write a “Hello World” program in “c” without using a semicolon? 53.Give a method to count the number of ones in a 32 bit number? 54.write a program that print itself even if the source file is deleted? 55.Given an unsigned integer, find if the number is power of 2?  3
how to find sum of digits in C? CTS8
post new interiew question and aptitude test papers  1
What kind of sorting is this? SORT (k,n) 1.[Loop on I Index] repeat thru step2 for i=1,2,........n-1 2.[For each pass,get small value] min=i; repeat for j=i+1 to N do { if K[j]<k[min] min=j; } temp=K[i];K[i]=K[min];K[min]=temp; 3.[Sorted Values will be returned] A)Bubble Sort B)Quick Sort C)Selection Sort D)Merge Sort Accenture3
what is the hexidecimal number of 4100? Google13
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
difference between function & structure Verizon3
write the function int countchtr(char string[],int ch);which returns the number of timesthe character ch appears in the string. for example the call countchtr("she lives in Newyork",'e') would return 3.  4
How can I convert integers to binary or hexadecimal?  2
 
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