Correct option is C
The Parallel Distributed Processing (PDP) model, also known as the connectionist model, proposes that cognitive processes involve simultaneous processing across a network of interconnected units or nodes. Rather than being stored linearly (A) or in isolation (B), information is distributed across the entire network, with knowledge represented by patterns of activation across many nodes. This model mirrors how the brain is thought to process information and supports concepts like learning, memory, and pattern recognition.
Information Booster:
1. PDP models mimic the structure of neural networks.
2. Learning occurs through adjustments in the strength of connections between nodes.
3. Information is not localized but rather spread across the network.
4. If part of the system is damaged, other parts may still retain partial information (graceful degradation).
5. PDP models are used in cognitive science and artificial intelligence.
6. They challenge traditional serial models of information processing.