English (526)
General Aptitude (3288)
Puzzles (488)
Personal Skills (0) in a mixture, R is 2 parts, S is 1 part. in order to make S to 25% of the mixture, howmuch R is to be added
1233in how many ways can a lock be opened if that lock has three digit number lock if the last digit is 9 and sum of the first two digits is less than or equal to the last digit. numbers are from 0-9
1451in the year 1990 there are 5000 men 3000 women 2000 boys .in 1994 men are increased by 20% women are increased by ratio of boys and women
1302it has 20 mixutre conatins mil and water in the ratio 3:5,replace 4 litres of mixture with 4 litres of water what is the final ratio of milk and water.
1411low temperature at the night in a city is 1/3 more than ½ hinge as higher temperature in a day. sum of the low temp and higherst temp is 100C. then what is the low temperature
1333modulo(373,7)+round(5.8)+truncat(7.2)-round(3.4) = ? i exactly don't remember the truncate function.but the function was where we skip the '.' part.
1295one fast typist type some matter in 2hr and another slow typist type the same matter in 3hr. if both do combinely in how much time they will finish.
1227one man or two women or three boys can do a work in 44 days then one man, one women and one boy together can fininsh the same work in ---- days
1268the bucket size is 10KB.it takes 0.0001 KB/milisec to fill bucket.the bucket takes 100 or 1000 milisec to reach to destination.it takes 100 milisec to pass acknowledgement from dest to source.so calculate how much time will it take to pass N KB ,write formula. i don't remember the exact figures of bucket transmission time from source to dest
1374the decimal number was given.it was converted to other system.they asked to identify the system.i.e. octal,hexadecimal.
1179the graph was given.the x and y axes were there.the line is intersecting them.the points of intersection were y=3,x=0 and x=-2,y=0.write the equation of line.
1191the matrix of a(7,9) was given.the address of the first byte of a(1,1)=1258.it takes 4 bytes to store the nuymber. then calculate the address of the last byte of a(5,8)
1320the plane question was asked.it took off from 7 degree 53' 6.1'' and landed at 8 degree 6' 43.5''.it takes 12 hours to travel between these points.then what will be local time at destination ?
1360
If A = x3y2x3y2 and B=xy3xy3, then find the HCF of A, B
A sales person multiplied a number and get the answer is 3, instead of that number divided by 3. What is th answer he actually has to get? 1/3
In a class of 60 students, a student of weight 45 Kg leaves the class. The average weight of the class is then increased by 200 gms. What is the average weight of the remaining 59 students in the class?
find R,M,(..),F,D,(..)
Why. Use 4 to 20 mA. For instrument transmuter
Distance d=rt where r & t are positive and r is constant,as t increases then d_________
f(x) = 10x3 + ax2 + bx – 63. If f(-1) = -8 and one of the factors of the given equation is 2x + 3, then find the values of 'a' and 'b'.
two persons run a race of 100m. the winner won by (110/11)m and one second in time. find the speed of lsoer in met
Supposing a clock takes 7 seconds to strike 7. How mlong will it take to strike 10?
A batsman scored 18 runs in his 18th innings and that makes his average 18. Find his average upto the 17th innings?
A person was fined for exceeding the speed limit by 10 mph.Another person was also fined for exceeding the same speed limit by twice the same. If the second person was travelling at a speed of 35 mph. find the speed limit
A chain is broken into three pieces of equal lenths containing 3 links each. It is taken to a backsmith to join into a single continuous one . How many links are to to be opened to make it ?
If two pencils cost 8 cents, then how much do 5 pencils cost?
If we r terminated at the middle of the program execution in UNIX,wat will happen to the program,it will continue running r terminate r the o/p will be send to ur mail?
5) Write a program that takes a 3 digit number n and finds out whether the number 2^n + 1 is prime, or if it is not prime find out its factors.