answersLogoWhite

0

What is programming data?

User Avatar

Anonymous

11y ago
Updated: 8/21/2019

That which a program processes.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

In programming data read by programming is called?

Pascal language is used to read the programming data.


Data-Oriented Programming in Java?

Data-Oriented Programming (DOP) focuses on decreasing the complexity of the Object-Oriented Programming (OOP) application systems by rethinking data


What is the difference between the 'str' and 'snp' data types in programming languages?

The 'str' data type is used to store text or string values in programming languages, while the 'snp' data type is not a standard data type in most programming languages. It is possible that 'snp' could be a custom or user-defined data type specific to a certain programming environment or framework.


What does a data capturer do?

Computer programming


What does data capture do?

Computer programming


Who was the programming language ADA named after?

Automatic Data Acquisition (programming language)


What are the limitation of structured programming?

By itself, structured programming does not support the notion of a function call. This is achieved through an extension of structured programming known as procedural programming. Object-oriented programming extends procedural programming such that data and the functions that operate upon the data can be encapsulated within an object.


What are the limitations of structures?

By itself, structured programming does not support the notion of a function call. This is achieved through an extension of structured programming known as procedural programming. Object-oriented programming extends procedural programming such that data and the functions that operate upon the data can be encapsulated within an object.


How do you programm data bits?

how can study of programming methods to read data from / write data to a USB port


Is XML a programming language?

It is programming languages that are referred to in terms of "high level" and "low level".Extensible Markup Language(XML) is a markup language not a programming language, it is a data formatting specification that makes the presentation of data independent of programs (so that data can be passed between programs).For this reason the answer to your question is "neither".


What types of data used in algorithm?

Whatever data you need. If you need the algorithm to operate with many different types of data, and you are programming in C++, you could use generic programming practices and use templates.


What does the acronym IDL stand for in programming?

In programming the acronym IDL means Interactive Data Language. An IDL is most commonly used to refer to data collection processes, when large amounts of data have to be collected.