answersLogoWhite

0

see in object oriented programming, data and function are packed inside one module in which data is only accessible by the function of it's own module and the function is the only way data can interact with other modules.In practical use even the private, public and protected things also came up.

User Avatar

Bret Cummings

Lvl 10
2y ago

What else can I help you with?

Related Questions

What is the definition of an object and how is it used in programming languages?

An object in programming is a data structure that contains both data and functions. It is used to represent real-world entities or concepts in a program, allowing for more organized and modular code. Objects can interact with each other through methods and properties, making it easier to manage and manipulate data in a program.


What's an object and how is it used in programming?

An object in programming is a data structure that contains both data and functions. It is used to represent real-world entities or concepts in a program, allowing for more organized and modular code. Objects can interact with each other through their functions, enabling the creation of complex systems and applications.


How are data member and member function organized in object oriented program?

In object-oriented programming, data members (attributes) and member functions (methods) are organized within classes. Data members represent the state or properties of an object, while member functions define the behaviors or operations that can be performed on that data. This encapsulation allows for better data management and code organization, enabling objects to maintain their own state while providing functionality through their methods. Classes serve as blueprints for creating objects, ensuring that both data and behaviors are bundled together.


What is Excal?

Excel is a software program from Microsoft. Excel is a program used by accountants and everyone else to collect and store data. Data is organized into rows and columns so that it can be easily compared.


How are data and functions organized in an object oriented program?

see in object oriented programming, data and function are packed inside one module in which data is only accessible by the function of it's own module and the function is the only way data can interact with other modules.In practical use even the private, public and protected things also came up.


How data processing cycle work?

The instructions of a program generally direct the computer to perform three basic functions over and over again. These functions are input, processing and output. Collectively, these functions operate the data processing cycle.


What is the difference between a data file and a program file?

Technically they're BOTH "data" files, it's just that one is organized in a way that it can be "executed" by the computer.


What is the fundamental difference between data and and program?

The fundamental difference between data and a program lies in their roles and functions: data represents information, such as numbers, text, or images, that can be processed or analyzed, while a program is a set of instructions or code that tells a computer how to manipulate that data. In essence, data is the input that can be used or generated, and a program is the logic that performs operations on that input to produce output. Thus, data serves as the content, whereas a program serves as the methodology for processing that content.


What is a powerful spreadsheet program that allow users to organize data complete calculations make decisions graph data develop professional looking reports publish organized data on the web?

Access Work Area


What is data organized in a meaningful way?

is data that has been processed and presented in an organized format


What is the definition of computer program?

A combination of computer instructions and data definitions that enable computer hardware to perform computational or control functions.


Data organized in ascending or descending oreder?

Data organized in ascending or descending order is called stacking data. Stacking data is usually organized by number or by alphabet.