Behavior which allows database designer to specify user defined operations for databases is called
Answers
Answered by
0
Direct memory access (DMA) is used for high-speed I/O devices in order to avoid increasing the CPU's execution load.
Answered by
0
Answer:
The behavior is called dynamic behavior
Explanation:
Dynamic behavior is a common objective in behavior design pattern.
Examples for dynamic behavior are state design pattern and strategy, chain of responsibility, and the observer. Creating design patterns like builder and abstract factory is to make creation dynamic.
Dynamic behavior involves delegator participant and delegatee participant with the delegator delegating its control to the delegatee.
Similar questions