What is the difference between a stand-alone and an embedded macro?

What will be an ideal response?


A stand-alone macro is a database object that you create and use independently of other controls or objects. An embedded macro is one that is embedded in a specific object or control.

Computer Science & Information Technology

You might also like to view...

Which CMMI maturity level maps to the CMM's "Repeatable" level?

A. Initial B. Managed C. Defined D. Optimizing

Computer Science & Information Technology

Suppose int i = 5, which of the following can be used as an index for array double[] t = new double[100]?

a. i b. (int)(Math.random() * 100)) c. i + 10 d. i + 6.5 e. Math.random() * 100

Computer Science & Information Technology

Identify the letter of the choice that best matches the phrase or definition.

A. A graphic that is divided into invisible regions B. An image that changes when the pointer moves across it C. A set of instructions that tell the browser to do specified things D. The process that shrinks the file size of a graphic by using different types of encoding to remove redundant or less important information E. An area of a graphic that you can click to cause an action to occur F. The images, colors, URLs, Flash, Shockwave, movies, scripts, templates, and library items that you use throughout a site G. The width of a table cell measured in columns H. A grid structure that is divided into rows and columns I. The frame or window in which a linked Web page will open J. A table attribute that specifies the amount of empty space, measured in pixels, maintained between the border of a cell and the cell's content K. Enables a cell to expand horizontally and vertically to accommodate added content L. A table attribute that specifies the width of the cell walls measured in pixels

Computer Science & Information Technology

If a field's ________ property is set to Yes, then that field must contain an entry

Fill in the blank(s) with correct word

Computer Science & Information Technology