Answer
See the explanation
Work Step by Step
In object-oriented programming, declarative knowledge is typically stored in the attributes or fields of an object, representing its state or properties. Procedural knowledge, on the other hand, is stored in the methods or functions of the object, defining the behavior or actions that the object can perform.