Give a specific reason as to why would you use a named data macro

What will be an ideal response?


You can access a named data macro from anywhere in the database, including running it from within another macro.

Computer Science & Information Technology

You might also like to view...

Explain why data members, in particular should be placed in the private section of a class.

What will be an ideal response?

Computer Science & Information Technology

To author and edit web pages you can use Adobe _______________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

If you need to access the last element of a linked list with N nodes in it, how many comparisons do you need to make to find the last element?

a. 0 b. 1 c. N-1 d. N

Computer Science & Information Technology

If data in the main program is needed by a subprogram, the value of that data is passed to, or __________ by, the subprogram.

Fill in the blank(s) with correct word

Computer Science & Information Technology