Is the Arduino code an Object-Oriented programming language or a Procedural programming language?

Is the Arduino code an Object-Oriented programming language or a Procedural programming language? Correct Answer The Arduino Code follows the Object-Oriented ideology

Since the Arduino Programming Language is a subset of the C++ Programming Language, it supports the Object-Oriented Programming approach much like C++.

Related Questions

Knowledge may be I. Declarative. II. Procedural. III. Non-procedural.
Knowledge may be
I. Declarative.
II. Procedural.
III. Non-procedural.
Procedural cohesion is similar to sequential cohesion, except that with procedural cohesion _____