Components and Instances

Priyanka shares her insights on the relationship between components and object-oriented programming, emphasizing that components can be implemented in various ways beyond traditional OO methods. She clarifies the distinction between components and their instances, likening components to classes while highlighting the potential confusion this can create in projects. Using the example of a vehicle's window control, she illustrates how different implementations can coexist within a system.