HOW DO SESSIONS COMMUNICATE WITH THE DATABASE

2.

How do sessions communicate with the database? (Choose the best answer.)

A.

Server processes use Oracle Net to connect to the instance.

B.

Background processes use Oracle Net to connect to the database.

C.

User processes read from the database and write to the instance.

D.

Server processes execute SQL received from user processes.