| |
GeekInterview.com > Placement Papers > TCS > Aptitude
| Print | |
Question: 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?
|
| March 03, 2007 12:44:07 |
#3 |
| kunal |
Member Since: Visitor Total Comments: N/A |
RE: The size of a program is N.And the memory occupied... |
given.. M=10N^(1/2)................................eqn (1) dM/dN=10.1/2.N^(-1/2) or, dM=1/2(10.N^1/2)dN/N dM=1/2(M)dN/N........................frm eqn (1) dM/M=1/2.dN/N put dN/N=1%.........................................frm d qs. s, dM/M=.5%.......................Answer |
| |
Back To Question | |