Question:

What are the Problems of procedural language?

by  |  earlier

0 LIKES UnLike

 Tags:

   Report

1 ANSWERS


  1. Programmer needs to determine the sequence of operations to perform the task of the piece of program code as defined in a formal or informal specification; the logical sequence is important to be correct or a bug situation can occur. The different procedures in a program and their sequence of execution are dependent on a known situation or state being assessed as existing, the logical progress then occurring by use of test, branch and goto methods

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.