MODULAR PROGRAMMING Modular programming is the process of subdividing a computer program into separate subprograms to make program clearly readable, manageable and to debug it in easier and faster way while needed .
Post a Comment