Friday, 10 May 2013

Aptitude Test Questions 7



1.If g (0)=g (1)=1   And g (n)= g (n-1) + g (n -2) find g (6);  

2.A plane moves from 9˚N40˚E to 9˚N40˚W. If the plane starts at 10 am and takes 8 hours to reach the destination, find the local arrival time.

3. If log 0.317=……… and log 0.318=………. Then find the value of log 0.319.

4.You will be given the bit position values for A, B and C and using the relation (AΩB) u C you have to construct the truth table. Then find the corresponding decimal number and choose the right option.

5.Complete the sequence 9,10,11,13,15, __, 21,28.

6.In a certain format TUBUJPO is coded as STATION. The code of which string is FILTER?

7. What is the code formed by reversing the First and second letters, the third and fourth letters and son on of the string SIMULTANEOUSLY?

8.The base 5 representation of the decimal number 2048 is _____.

9.Which is the largest prime number that can be stored in a 9-bit register?

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

11.A can do a piece of work in 20 days, which B can do in 12 days. In 9 days B does ¾ of the work. How many days will A take to finish the remaining work?


1. In a two-dimensional array, X (9, 7), with each element occupying 4 bytes of memory, with the address of the first element X (1, 1) is 3000, find the address of X (8, 5).     ANS: 3212

2. In the word ORGANISATIONAL, if the first and second, third and forth, forth and fifth, fifth and sixth words are interchanged up to the last letter, what would be the tenth letter from right?  ANS: I(ROANISATIONALG)
2E. In the word ORGANISATIONAL, if the first and second, third and forth, fifth and sixth words are interchanged up to the  last letter, what would be the tenth letter from right? ANS: I(ROAGINASITNOLA)

3. What is the largest prime number that can be stored in an 8-bit memory?ANS:127

4. Select the odd one out. a. Java b. Lisp c. Smalltalk d.Eiffel .ANS: LISP

5. Select the odd one out a. SMTP b. WAP c. SAP  d. ARP ANS: SAP

6. Select the odd one out a. Oracle b. Linux c. Ingress d. DB2 ANS:LINUX

7. Select the odd one out a. WAP b. HTTP c. BAAN d. ARP ANS:BAAN

8. Select the odd one out a. LINUX b. UNIX c.SOLARIS d. SQL SERVER ANS:SQL SERVER

9. Select the odd one out a. SQL b. DB2 c.SYBASE d. HTTp ANS:HTTP

10. The size of a program is N. And the memory occupied by the program is given by M = square root of 100N. If the size of the program is increased by 1% then how much memory now occupied?

No comments:

Post a Comment