Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

as compared to procedural programming, with object - oriented programmi…

Question

as compared to procedural programming, with object - oriented programming,
o a. the programmers focus differs
o b. you cannot use some languages such as java
o c. you do not accept input
o d. you do not code calculations; they are created automatically

Explanation:

Brief Explanations

In procedural programming, the focus is on procedures and steps to achieve a task. In object - oriented programming, the focus is on objects, their properties, and methods. Java is an object - oriented language. Both can accept input and require coding of calculations.

Answer:

A. the programmer's focus differs