A(n) ____________________ control is a form within a form.

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


subform

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. The key combination Shift + arrow key can be used to resize a control or a group of controls. 2. The following lines of code are valid. (T/F) Private Sub Click(...) Handles Click txtBox.Text = " " End Sub 3. Keywords are also referred to as reserved words. 4. Complete Word is a helpful feature produced by the Microsoft Technology called IntelliSense. 5. The Visual Basic Code Editor will automatically detect certain types of errors as you are entering code.

Computer Science & Information Technology

A class obtained from a generic class by plugging in a type for the type parameter is said to ________ the generic class.

a. Inherit b. Encapsulate c. Instantiate d. None of the above

Computer Science & Information Technology

_____ is a widely used method of visualizing and documenting an information system.

A. Unified Modeling Language (UML) B. The Java Virtual Machine (JVM) C. The UNiplexed Information and Computing System (UNIX) D. Multimedia Logic (ML)

Computer Science & Information Technology

One advantage of proprietary software versus off-the-shelf software is that _____.

A. the initial cost is lower B. the software is likely to meet the basic business needs that are common across organizations C. the software is likely to be of high quality because many customer firms have tested the software and helped identify its bugs D. the software provides a company a competitive advantage by solving problems in a unique manner

Computer Science & Information Technology