Dear Visitors,
Today we are sharing with you new lesson.....
In this lesson we tell you about the difference between Structured Programming Languages & Unstructured Programming Langugages..
Today we are sharing with you new lesson.....
In this lesson we tell you about the difference between Structured Programming Languages & Unstructured Programming Langugages..
SO FRIENDS LETS START LEARNING
- Structured Programming Language:-
A programming language in which the entire logic of the program is written by dividing it into smaller units or modules is called "structured programming Language". In C, the smaller units are referred to as functions. A function is written separately to perform a specific task. Each function has a unique name. It is called for execution in the main body of program with reference to its name.
Program written in structured programming language is very easy to modify and to debug. Today, the most popular and commonly used structured programming language is C language.
- Unstructured Programming Language:-
A programming language in which the entire logic of the program is written as a single continuous (nonstop or unbroken) block is called "unstructured Programming". Program written by following this language is very difficult to modify and to debug..
Hope our this lesson is helpful for you. If you like this post don't forget to make a comment on it...
Learn Free C Programming and Spread the knowledge bcoz.
Sharing is Caring
Thanks for your time.
nice
ReplyDeletesuperb............
ReplyDeletegave me a clear idea
ReplyDeleteIt would have been better if u put a example with the same. :)
ReplyDeleteThank u
ReplyDeleteThank you so much. Simple but very effective .
ReplyDeleteThank you! It is very easy.
ReplyDeleteperfect for me to learn
ReplyDeleteperfect for me to learn
ReplyDeleteGive the Example on Unstructured programming Language?
ReplyDeleteSQL
DeleteC language is a general-purpose, structure imperative popular computer programming language.
ReplyDeleteIt's interesting.
ReplyDelete