- Back to Home »
- CS604 GDB Fall 2012 Full Solution
Posted by : Anonymous
Sunday, 3 February 2013
Let us consider that we want to develop a software application. That software application will contain many files. That software application will contain modules/components of different sizes (small, medium, large). Our requirement is to run that software application as fast as we could. What strategies we should adopt in order to make that application to run fast.