answersLogoWhite

0


Best Answer

Yes. Indeed, structure is still used today.

Consider the following unstructured program written in BASIC:

1. let i = 0

2. print "Hello world"

3. i = i + 1

4. if i<=10 then goto 2

In structured version of BASIC, this same code would be written:

1. for i = 1 to 10

2. print "hello world"

3. next i

Note that in the structured version we do not need line numbers since we never refer to them in the code. Also, in the structured version, the first line introduces a counted loop up front whereas the unstructured version requires that we read all of the code before we finally realise there is actually a loop in the code. Thus the structured version is said to be more readable because the logic is more obvious to the reader.

User Avatar

Wiki User

8y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Were structured programming techniques helpful in the past?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the present tense of programming?

...Programming. Past, I programmed. Present, I program or I am programming. Future, I will program.


What techniques was used to preserve stories about the past?

Oral history


Why is a telescoping time line helpful?

Its helpful because its a timeline and it helps u find out when stuff in the past is has happened!


What programming language has dominated scientific computing over the past 45 years?

fortron


Why were aqueducts helpful in the past?

They helped transport water to other places


What is on Cartoon Network?

See Provided Link for a complete of current and past Cartoon Network programming.


Why would it be helpful to find a rock that is a million years old?

it would be helpful because it will help us now more about the past.


How are the time line of man helpful in understanding your past?

because thet are crazy


How do time-series techniques project the future?

Time-series techniques use trend projections of past economic activity to extend into the future. Projecting is done by plotting data for the past years on a chart and, from the latest data, extending a line into future time


What is the past progressive tense of the verb to be?

The past progressive tense of the verb &quot;to be&quot; is &quot;was/were being.&quot; For example, &quot;He was being helpful&quot; or &quot;They were being considerate.&quot;


Is a library helpful to a University?

Of course! The students can go there for past time or increase their knowledge.


What is the verb of helpful?

Help is a verb. Help/helps is present tense. The past tense and past participle is helped, and the present participle is helping.