answersLogoWhite

0


Best Answer

Normalization compares data sets on an apples vs apples basis. Finding ground rules for direct comparison. Leveling the playing field for comparing data.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Describe the process of normalization in computer programming?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Describe database normalization?

Database Normalization is the process of organizing the fields and tables of a relational database to minimize redundancy and dependency


What is the process of instruction the computer to solve a problem?

Programming is the process of instructing a computer to solve a problem.


The process of translating a task into a series of commands that a computer will use to perform a task?

Multiply matrices


Normalization form in details in points and examples?

Normalization is a process to reduce redundancy. By using normalization we can easily remove duplicate entries..


What is the meaning of the word programming?

The definition of the word "Programming" is "the action or process of writing computer programs." Hope this helps.


Why need to turn un-normalization data into 1NF?

Un-normalization of data will return the actual values of outcome, which is real value. Because we scale the data in normalization process.


How Does a computer process data?

The programming that you give to the computer is processed in the CPU.The CPU changes the programming into its own words that it can understand That is how it is processed.


What is The process of correcting data problems or anomalies is called?

normalization


Discuss classification of data processing?

Discuss the Normalization Process.


What tools automate manage and simplify development process for programming?

computer-aided engineering


What do you mean by normalization?

This is the process of decomposing unsatisfactory relations into smaller relations.


Is Python used for computer programming or software programming?

Computer programming is the process of making software. The expression software programming isn't much used, but would mean exactly the same.Python is a general purpose interpreted programming language. It is not suitable for highly optimised code, or for operating system programming, but a good choice for many other situations.