Users should not create controls that:

a) extend existent controls
b) perform the same function as an existing control
c) inherit from class UserControl
d) a and c
e) b and c


b) perform the same function as an existing control

Computer Science & Information Technology

You might also like to view...

Why is it more efficient to run scripts using mod_perl than to run them through CGI?

What will be an ideal response?

Computer Science & Information Technology

To display the Paste Special dialog box, you begin by clicking the Paste button arrow in the:

A) Text group on the Home tab. B) Clipboard group on the Insert tab. C) Text group on the Insert tab. D) Clipboard group on the Home tab.

Computer Science & Information Technology

?In JavaScript, theclearTimeout()method is usedto clear all repeated commands.

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

Computer Science & Information Technology

What subscript should be used to access the fourth element in a one-dimensional array?

A. 2 B. 3 C. 4 D. 5

Computer Science & Information Technology