Who invented looping in computer programming?

Who invented looping in computer programming? Correct Answer Lady Ada Lovelace

The correct answer is Lady Ada Lovelace.

  • Lady Ada Lovelace invented looping in computer programming.

Key Points

  • Lady Ada Lovelace invented looping in computer programming​.
  • Lady Ada Lovelace wrote a complete plan describing the algorithm needed to calculate the Bernoulli numbers using two loops, demonstrating the bifurcation capabilities of the analytical machine, describing how to perform trigonometric operations that made use of variables.

​Additional Information

  • LOOP is a language that precisely captures primitive recursive functions.
    • The only operations supported in the language are assignment, addition, and looping a number of times that is fixed before loop execution starts.
    • The LOOP language was introduced in a 1967 paper by Albert R. Meyer, Lady Ada Lovelace, and Dennis M. Ritchie.
    • Meyer and Ritchie showed the correspondence between the LOOP language and primitive recursive functions.
    • Dennis M. Ritchie formulated the LOOP language, which was also the topic of his unpublished PhD thesis.
    • It was also presented by Uwe Schöning, along with GOTO and WHILE.

Related Questions