You can use the txtType control's ____ event to prevent the text box from accepting the space character.

A. Key
B. Pressed
C. KeyPress
D. StillPressed


Answer: C

Computer Science & Information Technology

You might also like to view...

A(n) ____ variable is used to store a characteristic of an object.

A. global B. control C. method D. property

Computer Science & Information Technology

Commands to the Quick Access toolbar can be added by left-clicking the toolbar's down-arrow button.

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

Computer Science & Information Technology

Specify the following queries in SQL on the database schema of Figure 1.2.

(a) Retrieve the names of all senior students majoring in 'COSC' (computer science). (b) Retrieve the names of all courses taught by professor King in 85 and 86. (c) For each section taught by professor King, retrieve the course number, semester, year, and number of students who took the section. (d) Retrieve the name and transcript of each senior student (Class=5) majoring in COSC. Transcript includes course name, course number, credit hours, semester, year, and grade for each course completed by the student. (e) Retrieve the names and major departments of all straight A students (students who have a grade of A in all their courses). (f) Retrieve the names and major departments of all students who do not have any grade of A in any of their courses.

Computer Science & Information Technology

When you click a link, the Web server transmits a copy of the video file to your computer, often using ____________________ video technology.

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

Computer Science & Information Technology