top of page

What are the preventive steps necessary for keeping a monitor in good health and minimizing problem?


There are following points are for the preventive maintenance of monitor and to keep it in good condition.

a) Operate the monitor away from extreme hot and cold weather.

b) Avoid damp or dusty location.

c) Allow good ventilation to cool monitors.

d) Do not place two monitors close to one other.

e) Place loud speakers and other source of storing magnetic field away from the monitor.

f) Keep other devices away from the monitor such as audio, equipments AC or DC wall adapters and lacto power supply.



6 views0 comments

Recent Posts

See All

Write a Python function to calculate the factorial of a number (a non-negative integer). The function accepts the number as an argument. This program is most for O Level Practical Exam so read it care

This program is most for O Level Practical Exam so read it carefully. Program: import numpy as np x = np.array([1,2,3,4,5,7,2,1,1,1,8,9,1]) print(x) print("most frequent value in the list:") print(np.

bottom of page