subject
Computers and Technology, 20.12.2019 22:31 Weser17

Suppose that a program's data and executable code require 1,024 bytes of memory. a new section of code must be added; it will be used with various values 55 times during the execution of a program. when implemented as a macro, the macro code requires 69 bytes of memory. when implemented as a procedure, the procedure code requires 140 bytes (including parameter-passing, and each procedure call requires 14 bytes. how many bytes of memory will the entire program require if the new code is added as a procedure?

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 06:00
What makes myhexadecimalnumber a child of mynumber? which methods does myhexadecimalnumber inherit directly from the mynumber class? what can an instance of the mynumber class do? what can an instance of the myhexadecimalnumber class do? which methods are overridden? why are they overridden? how many examples of overloading are there? why was this done? where is the super keyword used? what is it doing? why isn’t the incoming value set immediately in the second myhexadecimalnumber constructor? how many examples can you find of an inherited method being called?
Answers: 1
question
Computers and Technology, 24.06.2019 00:10
Read each statement below. if the statement describes a peer-to-peer network, put a p next to it. if the statement describes a server-based network, put an s next to it. p - peer-to-peer s - server-based
Answers: 1
question
Computers and Technology, 24.06.2019 13:30
To move an excel worksheet tab, simply right-click on it drag and drop it double-click on it delete it
Answers: 1
question
Computers and Technology, 24.06.2019 14:00
Text or graphics that print at the bottom of every page are called footings footers headers headings
Answers: 1
You know the right answer?
Suppose that a program's data and executable code require 1,024 bytes of memory. a new section of co...
Questions
Questions on the website: 13722362