Text mode is used to display text type data.text and lines can be drawn in text based graphics.in this mode,the computer screen is divided into 25 rows and 40 or 80 columns.The rows are numberd from 0 to 24 and columns are numbered from 0 to 39 or 79.This mode can display 16 colors.In BASIC ,text mode is default mode of screen.