Object-Oriented Programming
The main advantage of procedural programming is its simplicity. Having a linear structure it executes instructions exactly in the order in which they appear in the program code. However, such approach works well only in the small programs. For larger projects procedural code may become messy and problems... read more
1 page
300 words