Custom Search

Monday, September 10, 2007

201. What is normalization

The process of removing redundancy by modularizing, as with subroutines, and of removing superfluous differences by reducing them to a common denominator. For example, line endings from different systems are normalized by reducing them to a single new line, and multiple white space characters are normalized to one space.

--
J2ee question&answers

No comments: