Because a procedural system is only a collection of operations without any data-hiding devices, its security can be predicted more easily.
<h3><u>Procedure system: what is it?</u></h3>
A procedural reasoning system (PRS) in artificial intelligence is a framework for building real-time reasoning systems that are capable of handling challenging tasks in dynamic situations. It is based on the idea of an intelligent agent that uses the belief-desire-intention software model and is rational.
A set of knowledge areas is often defined as a user application and delivered to a PRS system. Each knowledge area contains procedural knowledge that outlines how to do an action.
<u>How does a class-based system work?</u>
In class-based programming, also known as class orientation, inheritance takes place through the definition of classes of objects rather than through the definition of individual objects as in traditional object-oriented programming (OOP) (compare prototype-based programming).
Instead of an object-based model, a class-based model of OOP is the most widely used and developed. In this model, objects are entities that combine identity, behavior, and state (i.e., data, procedures, or methods) (unique existence among all other objects). A class, which is an outline or specification of all objects of a certain kind, defines the structure and behavior of an object.
Learn more about the class-based model of OOP with the help of the given link:
brainly.com/question/21113563
#SPJ4