Multiple choice Which of the following statements is incorrect about structured programming language? In this type of language, programs can be divided into objects. Prime focus is on functions and procedures that operate on data. Data moves freely around the systems from one function to another. Program structure follows Top Down Approach. In this type of language, large programs are divided into small programs called functions. Reveal answer Fill a bubble to check yourself A Correct answer Explanation Object is a feature of object oriented language. Objects are not available in structured programming languages.