Which of the control structures below is not a basic pattern of program logic?
a) DO WHILE
b) IF THEN ELSE
c) SIMPLE SEQUENCE
d) DO UNTIL
d) DO UNTIL
Computer Science & Information Technology
You might also like to view...
When an Exception object is thrown and multiple catch blocks are present, what happens?
What will be an ideal response?
Computer Science & Information Technology
What is the Work buffer? Name two ways of writing the contents of the Work buffer to the disk.
What will be an ideal response?
Computer Science & Information Technology