Explain the difference between procedural and non-procedural languages.

What will be an ideal response?

Procedural languages, such as COBOL, require a programmer to create code statements for each processing step. In contrast, modern languages such as C++ and Java are called non-procedural, or event-driven, because instead of writing a series of dependent instructions, a programmer defines the actions that the program must perform when certain events occur.

Computer Science & Information Technology

You might also like to view...

The primary goal of a scenario evaluation is to measure performance of biometric systems, typically only the recognition algorithm component, in general tasks.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The column on which data is to be sorted is called a sort ____________________.

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

Computer Science & Information Technology