DEVFYI - Developer Resource - FYI

What is normalization

J2EE Interview Questions and Answers (Part 2)


(Continued from previous question...)

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 whitespace characters are normalized to one space.

(Continued on next question...)

Other Interview Questions