May 4, 2024
Not really. OOP languages came earlier and businesses do have inertia.
Besides, most languages allow some degree of FP, when it's not built on OOP + FP (Scala and Kotlin spring to mind).
Even in Java, which is supposed to be an OOP language, you'll find libraries to write your code FP style, e.g. Vavr.