Which of the following object-oriented programming concepts is reflected by a word processor that reacts to a user's typing and clicking?
A) inheritance
B) event-driven program execution
C) encapsulation
D) class
E) delegation
Question 2
Which of the following steps in the configuration process of a SqlDataSource server control
represents the main difference between connecting to an Oracle vs. an SQL Server data source?
A) Connecting to a database B) Saving the connection to a file
C) Configuring the select statement D) Choosing the data provider