____ was created to fill the need for a teaching tool to encourage structured programming.

A. COBOL
B. Pascal
C. BASIC
D. FORTRAN


Answer: B

Computer Science & Information Technology

You might also like to view...

Which of the following functions can be invoked by an object of class D?

Consider the class inheritance. ``` class B { public: B(); B(int nn); void f(); void g(); private: int n; }; class D: private B { public: D(int nn, float dd); void h(); private: double d; }; ``` a) f() b) g() c) h()

Computer Science & Information Technology

It is not recommended to preview the datasheet prior to running a make table query

Indicate whether the statement is true or false

Computer Science & Information Technology

Program and system ____________________ is the process of changing and updating programs.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Give two suggestions for SmartArt text to ensure consistency in a SmartArt graphic.

What will be an ideal response?

Computer Science & Information Technology