2. Assembly language can develop strengths and avoid weaknesses, and maximize the performance of hardware. Most of the statements in assembly language directly correspond to machine instructions, which have fast execution speed and small code volume, and play better in those occasions where memory capacity is limited but rapid real-time response is needed;
3. Assembly language can be used for software encryption and decryption, computer virus analysis and prevention, program debugging and error analysis.