top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

What is spaghetti programming?

+3 votes
225 views
What is spaghetti programming?
posted Jan 19, 2016 by anonymous

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

+1 vote

Spaghetti programming refers to codes that tend to get tangled and overlapped throughout the program. This unstructured approach to coding is usually attributed to lack of experience on the part of the programmer. Spaghetti programing makes a program complex and analyzing the codes difficult, and so must be avoided as much as possible.

answer Jan 19, 2016 by Mohammed Hussain
...