Server-side ActiveX components are instantiated by passing the name of the component as a string to ________ object method ________.
(a) Request, ActiveX
(b) Response, ActiveX
(c) Server, CreateObject
(d) Server, CreateActiveX
(c) Server, CreateObject
Computer Science & Information Technology
You might also like to view...
A structure pointer contains
a. the address of a structure variable b. the dereferenced address of a structure tag c. the name and address of the structure tag d. the address of a structure tag e. None of these
Computer Science & Information Technology
In Java, a(n)________ is a queue of threads waiting to reenter the monitor for an object.
a) wait set (or queue) b) entry set (or queue) c) notified set d) either a or b
Computer Science & Information Technology
The cipher command works on _______________.
A. attributes B. directories C. disk drives D. tables
Computer Science & Information Technology
Which of the following is the act of performing a task over and over?
A. Branching B. Looping C. Testing D. Remembering
Computer Science & Information Technology