Lab 1.2 Self-Review Questions


In order to test your progress, you should be able to answer the following questions.

1)

Which one is not a feature of the structured programming?

  1. ______ Iteration

  2. ______ Sequence

  3. ______ GOTO

  4. ______ Modularity

2)

Structured programming allows control of the program to jump all over the code.

  1. ______ True

  2. ______ False

3)

Which of the following is true about sequence structure?

  1. ______ It refers to the decision-making process.

  2. ______ It refers to the linear execution of code.

  3. ______ It refers to the repetition of code.

4)

A test condition must evaluate to which of the following in order for the selection to execute?

  1. ______ TRUE

  2. ______ FALSE

  3. ______ None of the above

5)

A poorly formatted SELECT statement produces output different from a well formatted SELECT statement.

  1. ______ True

  2. ______ False

  3. ______ None of the above


Answers appear in Appendix A, Section 1.2 .



Oracle PL[s]SQL by Example
Oracle PL[s]SQL by Example
ISBN: 3642256902
EAN: N/A
Year: 2003
Pages: 289

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net