15) Many programming languages are moving away from the object-oriented . . . Explanation C The core claim of the question is about the current trend in programming languages regarding the object-oriented paradigm Rationale: The object-oriented paradigm has been a dominant programming approach for several decades, offering benefits like code reusability and modularity
Introduction of Programming Paradigms - GeeksforGeeks While there are many programming languages, each of them typically adheres to one or more paradigms that guide how the language is implemented These methodologies or strategies are referred to as programming paradigms
Programming paradigm - Wikipedia In object-oriented programming, code is organized into objects that contain state that is owned by and (usually) controlled by the code of the object Most object-oriented languages are also imperative languages