NEW AND EXCLUSIVE : GO TO THE ONLINE TEST PAGE AND TEST YOURSELF THROUGH EXAMINATION

Create your own Matrix...

just follow the steps and see the amazing matrix effect happen in
your DOS window:




  Open Notepad.

  Copy the below mentioned text in your notepad file:

  @echo off

  color 02

  :start

  echo %random% %random% %random% %random% %random% %random%
%random% %random% %random% %random%

  goto start

  Save the file with .bat extension like Matrix.bat

Thats it. Just open the file to see the matrix effect right before your eyes!

u can change the colour of the matrix by changing color code.....such as color 03,color 04,color 05 etc. 


Let me learn what you think :)