1,4,8,13,21,30,36,45,54,63,73,?,?.

Answer Posted / thomas

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 ?    80 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between MAC vs. IP Addressing

639


What is #include stdio h?

682


What is #include cctype?

579


How can I open a file so that other programs can update it at the same time?

658


Can you please explain the difference between strcpy() and memcpy() function?

602






What do you know about the use of bit field?

612


Write a function which takes as parameters one regular expression(only ? and * are the special characters) and a string and returns whether the string matched the regular expression.

650


What are the advantages of Macro over function?

1198


What is a pragma?

666


How do you construct an increment statement or decrement statement in C?

741


How does normalization of huge pointer works?

635


What is the description for syntax errors?

611


Why structure is used in c?

590


How can I use a preprocessorif expression to ?

601


Write an efficient algo and C code to shuffle a pack of cards.. this one was a feedback process until we came up with one with no extra storage.

660