first

Saturday, 9 April 2016

My theory.....!!

I feel that our Mind is a GPS....What we are actually done using a GPS system ?? we are only setting the starting and ending points.... it will direct us from the starting point to the ending point all possible way... Our Mind also have the same feature... So we already set our starting point.. just think about the ending pint every day.. the brain will automatically let you there.....:)

No comments:

Post a Comment

Round Robin Scheduling program in C | Round Robin scheduling Algorithm with Gantt chart c program|scheduling algorithms

/*Copy right SHYAM REGHU $$http://shyamtr.blogspot.in/*/ #include<stdio.h> int at[100],bt[100],rt[100],temp[100]; float wait_time=0,...