A(n) ________ occurs when your program or computer stops working and you must restart it

Fill in the blank(s) with correct word


crash

Computer Science & Information Technology

You might also like to view...

The ____ data type is used for a field that lets you look up data in another table or in a list of values created for the field.

A. Hyperlink B. Lookup Wizard C. OLE Object D. AutoNumber

Computer Science & Information Technology

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

1. If you set a group box control’s Visible property to False, the attached controls will still remain visible. 2. When a check box control has the focus, the spacebar can be used to invoke its CheckedChanged event. 3. As with the button and check box controls, an access key can be set up by placing an ampersand in front of a letter in the radio button’s Text property setting. 4. Suppose a form contains two group box controls with one radio button placed on each. In this case, both radio buttons can be selected (or turned “on”) at the same time.

Computer Science & Information Technology

Describe the sort pattern. Discuss the quick sort routines in terms of this pattern.

What will be an ideal response?

Computer Science & Information Technology

In a ________ relationship, a junction table must be created

A) one-to-many B) many-to-many C) one-to-one D) many-to-one

Computer Science & Information Technology