Number Series
11,14,12,15,13,16,?

Answer Posted / kannan

14

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

WRITE A LEAVE LETTER TO YOUR MANAGER

1823


there is a matrix N x N .Its elements consist of either value =1 or value=0. If there is a any zero in the row, then the output matrix should have all zeroes in that row. If there is a single zero in any column then that column should have all zeroes n the output matrix. write the function to perform these operations. i want a solution in c/c++ language

1889


Ramesh owns 2/3 of the travel business and sells 3/4 of his shares for Rs. 75000. What is the value of his travel business?

894


There are 6 consecutive numbers P, Q, R, S, T, U, not necessarily in that order. Given that, Q is 2 less that P, P is 3 less that T and R is 2 less than S, arrange them in an ascending order.

742


In the month of march a basketball team played 60 games and won 30% of its game played. After some time the team raised it to 50%. How many games did the team had won to attain this average.

710






Three taps A, B and C can fill a tank in 12, 15 and 20 hours respectively. If A is open all the time and B and C are open for one hour each alternately. Then the tank will be full in:

858


Two sentences are given and we were required to print the common word in the two sentences. Words were delimited by space, full stop, ? , ! and , . The trick in the question was that common word should be printed only once so if ur first sentence contains two word "how" and second contains "how" then in output how should be printed only once for this u can replace each matched word in second sentence by spaces . i want a solution in C/C++ language

2351


The time showed by an analog clock at a moment is 11 am then 1234567890 hours later it will show the time as:

1669


500 men are arranged in an array of 10 rows and 50 columns according to their heights. Tallest among each row of all are asked to fall out. And the shortest among them is A. Similarly after resuming that to their original podsitions that the shortest among each column are asked to fall out. And the tallest among them is B . Now who is taller among A and B ?

756


Find the physical quantity represented by MOMENTUM * VELOCITY] / [LENGTH * ACCELERATION]?

731


a man covered 28 steps in 30 seconds but he decided to move fast and covered 34 steps in 18 seconds. how many steps are there on the escalator when stationary.

815


If a and b are positive integers and (a-b)/3.5 = 4/7, then the relation between a and b is

755


A train overtakes two persons walking along a railway track. The first one walks at 4.5 km.hr . the other one walks at 5.4 km/hr. the train needs 8.4 and 8.5 seconds respectively to overtake them, What is the speed of the train if both the persons are walking in the same direction as the train?

748


Joe started from Bombay towards pune and her friend julie in opposite direction.they meet at a point .distance travelled by joe was 1.8 miles more than that of julie.after spending some both started there way.joe reaches in 2 hours while julie in 3.5 hours. Assuming both were travelling with constant speed.Wath is the distance between the two cities.

908


5) Failure to use null indicator variable when referencing a nullable column will give the following SQLCODE a) +150 b) –001 c) +276 d) +305

2219