Robotics & Artificial Intelligence
In Object Oriented Programming, the emphasis is laid on ……………
- procedure
- methods
- class
- data
Getting Started
2 Likes
Answer
data
Reason — In Object Oriented Programming, the emphasis is put on the data values rather than functions. The data values are confined and used within the stipulated programming area to encourage data security.
Answered By
1 Like
Related Questions
Which of the following programming languages is depicted by the given clip?

- Java
- C++
- Python
- Ruby
…………… is known as creator of Python.
- Guido van Rossum
- John Kemeny
- James Gosling
- Thomas Kurtz
In Python, …………… mode is used to write a program file.
- Interactive
- Interaction
- Script
- Text
In which language is Python written?
- English
- C
- PHP
- All of them