Aptitude Question:
Download Questions PDF

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?

Answer:

M=sqrt(100N)

N is increased by 1%

therefore new value of N=N + (N/100)

=101N/100

M=sqrt(100 * (101N/100) )

Hence ,we get

M=sqrt(101 * N)

Download Aptitude Interview Questions And Answers PDF

Previous QuestionNext Question
What is the highest prime number that can be stored
in a 8-bit microprocessor?
An aircraft takes off from A (72° N Lat, 40° E Long) at 2.00 Am local time to B (32° N Lat, 50° W Long). If the flying time is 10 hours what is the local time of landing at B?