Question

Object-oriented programming is a type of procedural programming.

(1 point)
Responses

True

True

False

False
Skip to navigation

1 answer

False

Object-oriented programming (OOP) is not a type of procedural programming; rather, it is a distinct programming paradigm that focuses on objects and classes, whereas procedural programming is based on procedures or routines.