subject
Computers and Technology, 11.12.2019 21:31 24mm05

Suppose that a program's data and executable code require 1024 bytes of memory. a new section of code must be added; it will be used with various values 29 times during the execution of a program. when implemented as a macro, the macro code requires 62 bytes of memory. when implemented as a procedure, the procedure code requires 141 bytes (including parameter-passing, and each procedure call requires 7 bytes.

how many bytes of memory will the entire program require if the new code is added as a procedure?

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 15:30
Why would a programmer use the logical operator and in an if statement? a: when an action is to be taken that requires both conditions to be falseb: when an action is to be taken that requires both conditions to be truec: when an action is to be taken that requires the first condition to be falsed: when an action is to be taken that requires the second condition to be truei took the test and the answer is b.
Answers: 3
question
Computers and Technology, 22.06.2019 16:00
Why should characters such as / \ " ' * ; - ? [ ] ( ) ~ ! $ { } < > # @ & | space, tab, and newline be avoided in file names?
Answers: 2
question
Computers and Technology, 22.06.2019 17:30
Which tab should you open to find the option for adding a header?
Answers: 1
question
Computers and Technology, 22.06.2019 22:00
Consider the following declarations (1, 2, 3, 5, 7)class bagtype{public: void set(string, double, double, double, double); void print() const; string getstyle() const; double getprice() const; void get(double, double, double, double); bagtype(); bagtype(string, double, double, double, double); private: string style: double l; double w; double h; double price; }; a.) write the definition of the number function set so that private members are set according to the parametersb.) write the definition of the member function print that prints the values of the data membersc.) write the definition of the default constructor of the class bagtype so that the private member variables are initialized to "", 0.0, 0.0, 0.0, 0.0, respectively d.) write a c++ statement that prints the value of the object newbag.e.) write a c++ statement that declares the object tempbag of type bagtype, and initialize the member variables of tempbag to "backpack", 15, 8, 20 and 49.99, respectively
Answers: 3
You know the right answer?
Suppose that a program's data and executable code require 1024 bytes of memory. a new section of cod...
Questions
question
Mathematics, 23.08.2019 01:30
question
Mathematics, 23.08.2019 01:30
question
Biology, 23.08.2019 01:30
question
Mathematics, 23.08.2019 01:30
question
Mathematics, 23.08.2019 01:30
question
Social Studies, 23.08.2019 01:30
Questions on the website: 13722361