GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Placement Papers  >  TCS  >  Aptitude
Go To First  |  Previous Question  |  Next Question 
 Aptitude  |  Question 115 of 147    Print  
Program Memory Occupied
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?



  
Total Answers and Comments: 1 Last Update: May 21, 2008     Asked by: swatirose88 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
May 21, 2008 11:02:31   #1  
SpandanaMohan Member Since: January 2008   Contribution: 12    

RE: Program Memory Occupied
the memory size depends on the size of the program...If the program size is increased by 1%, then the memory size also changes according to size of the pgm...The new size of the program is n+n/100...and the size of memory is square root of 100(n+n/100)....
 
Is this answer useful? Yes | No

 Related Questions

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?
Read Answers (4) | Asked by : rajitha

4.In two dimensional array X(7,9) each element occupies 2 bytes of memory.If the address of first element X(1,1)is 1258 then what will be the address of the element X(5,8) ? whats the ans
Read Answers (7) | Asked by : pavan

The size of a program is N. And the memoryoccupied 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 ?
plz any one tell me,how to answer this.... 
Read Answers (5) | Asked by : krithika

One circular array is given(means memory allocation tales place in circular fashion) diamension(9X7) and sarting add. is 3000,What is the address od (2,3)........ What is the answer? Pls explain to me with steps
Read Answers (1) | Asked by : Hari

The size of the bucket is N kb. The bucket fills at the rate of 0.1 kb per millisecond. A programmer sends a program to receiver. There it waits for 10 milliseconds. And response will be back to programmer in 20 milliseconds. How much time the program takes to get a response back to the programmer, after it is sent? Please tell me the answer with explanation. Very urgent.
Read Answers (4) | Asked by : Sri Janani

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?  
Latest Answer : the memory size depends on the size of the program...If the program size is increased by 1%, then the memory size also changes according to size of the pgm...The new size of the program is n+n/100...and the size of memory is square root of 100(n+n/100).... ...

The size of the bucket is N kb. The bucket fills at the rate of 0.1 kb per millisecond. A programmer sends a program to receiver. There it waits for 10 milliseconds. And response will be back to programmer 
Latest Answer : 30millisecond ...

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).  
Latest Answer : Since the address starts at 3000 and allocating 4 bytes to each location, i guess the address of X(8,5) will be 3212...correct?? ...


 Sponsored Links

 
Related Articles

C++ Memory Management operators

C Memory Management operators Need for Memory Management operators The concept of arrays has a block of memory reserved The disadvantage with the concept of arrays is that the programmer must know while programming the size of memory to be allocated in addition to the array size remaining constant m
 

How to develop compile and run a C program

The steps involved in building a C program are: 1. First program is created by using any text editor and the file is stored with extension as .c 2. Next the program is compiled. There are many compilers available like GNU C compiler called as gcc, Sun compiler, Borland compiler which is pop
 

Quality Aspects to Check While Writing COBOL Program

Quality Aspects to Check While Writing COBOL Program This article gives a general list which the programmer must check while delivering programs developed in COBOL This can also be used as a general checklist for checking quality of the COBOL program developed mosgoogle Quality is a vital factor fo
 

How Consistent Practice Can Help You Improve Your Memory

How Consistent Practice Can Help You Improve Your Memory Researchers have known for a long time that learning a skill in set intervals is the best way to master it Instead of teaching someone a large number of things at once they learn better when the information is split apart in sections mosgoogle
 

Intelligence and Memory

Intelligence and Memory If you wish to improve your memory you will also need to understand the nature of intelligence Intelligence is currently broken down into two categories and these are crystallized intelligence and fluid intelligence mosgoogle Crystallized intelligence deals with the brain pro
 

The Foundation of Memory

The Foundation of Memory Many people who are interested in improving their memories will often want to understand its foundation You may have also wandered if the emotion of a person will have an effect on their memory mosgoogle This a complex concept that does not have simple answers because emotio
 

Understanding Your Memory

Understanding Your Memory While there are a number of different techniques you can use to improve your memory it is important to know which techniques are best for a given situation While one technique may be good for a specific situation it may be worthless for another mosgoogle Knowing which techn
 

Basic concepts of OOPS and Structure of C++ program

Basic concepts of OOPS and Structure of C program In this tutorial you will learn about Objects Classes Inheritance Data Abstraction Data Encapsulation Polymorphism Overloading Reusability Before starting to learn C it is essential that one must have a basic knowledge of the concepts of Object orie
 

Tips You Can Use To Improve Your Memory

Tips You Can Use To Improve Your Memory When it comes to our general memory we tend to receive the data before we analyze and store it into our brains Much of this information is stored in a form that is called short term memory To improve your memory you will want to take the desirable parts of thi
 

Strategies You Can Use For Improving Your Memory

Strategies You Can Use For Improving Your Memory In our busy world of today we often find ourselves having to remember a lot of information If you are like most people you probably have appointments to make deadlines to meet and numbers you need to memorize You may find that you forget some of these
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape