Easy Tutorial
For Competitive Exams

If Jasmine started with 81 dollars, and then saved 3 dollars every day for 5 days, how many dollars did she end up with?

95 dollars
96 dollars
97 dollars
99 dollars
Additional Questions

Albert started with 54 marbles and added 4 more every week until he had 74 altogether. How many weeks did that take?

Answer

Place 39, 73, 18, 9, 56, 38, 25, 77, 13, 71 in ascending order.

Answer

Which numbers are in order from smallest to largest?

Answer

Shona has 9 fewer unread texts than Sarah. Sarah has 16 unread texts. How many unread texts does Shona have?

Answer

n=7623 { temp=n/10; result=temp*10+ result; n=n/10 }

Answer

In a compiler there is 36 bit for a word and to store a character 8bits are needed. IN this to store a character two words are appended .Then for storing a K characters string, How many words are needed.

Answer

C program code int zap(int n) { if(n<=1)then zap=1; else zap=zap(n-3)+zap(n-1); } then the call zap(6) gives the values of zap

Answer

12 members were present at a board meeting. Each member shake hands with all of the other members before and after the meeting .How many hand shakes were there?

Answer

An emergency vehicle travels 10 miles at a speed of 50 miles per hour. How fast must the vehicle travel on return trip if the round trip travel time is to be 20 minutes?

Answer

Mary and John can do a piece of work in 24 day; John and Vino in 30 days;Vino and Mary in 40 days. If Mary, John and Vino work together they will complete work in ?

Answer
Share with Friends
Privacy Copyright Contact Us