Multiple choice

Which of the following is not applicable in INamingContainer interface?

  1. It provides data binding.

  2. It is used to route events to its child controls.

  3. INamingContainer interface is used to create controls in the specified condition.

  4. It provides the data management.

  5. It provides the data control in a specific format.

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Naming interface does not provide any data management.