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

1) To inherit a form you must import the .dll file that is created by the form
desired.
2) All controls contain the method OnPaint which is used to change the
display on a control.
3) The only controls available are the ones provided in C#.
4) Timers run on an interval event, which they create themselves.


1) T
2) T
3) F
4) T

Computer Science & Information Technology

You might also like to view...

To access the element in row r and column c, C++ uses the formula (COLS and ROWS are constant integers):

a) ROWS * c + r b) COLS * c + r c) ROWS * r + c d) COLS * r + c

Computer Science & Information Technology

The __________, also known as the address operator, returns the memory address of a variable.

a. asterisk (* ) b. ampersand ( & ) c. percent sign ( % ) d. exclamation point ( ! ) e. None of these

Computer Science & Information Technology

Suppose a business with annual sales revenue of $30 million wishes to use an ERP solution.  Which ERP vendor will have the most appropriate solution for them??

A. Tier I vendors such as SAP or Oracle. B. Tier II vendors such as Epicor or Lawson. C. Tier III vendors such as Abas or Bluebee software. D. Vendors from all three tiers would be appropriate.

Computer Science & Information Technology

List three advantages of a P E R T diagram over a Gantt chart for scheduling systems projects.

What will be an ideal response?

Computer Science & Information Technology