Scripting-and-Programming-Foundations Exam Question 6

Which two situations would be helped by using a programming library?
  • Scripting-and-Programming-Foundations Exam Question 7

    Which line is a loop variable update statement in the sample code?
  • Scripting-and-Programming-Foundations Exam Question 8

    An algorithm to calculate the positive difference in two given values, x and y, uses the steps shown.

    What are the two steps of the algorithm that need to be switched to result in success?
  • Scripting-and-Programming-Foundations Exam Question 9

    A software developer determines the mathematical operations that a calculator program should support When two waterfall approach phases are involved?
  • Scripting-and-Programming-Foundations Exam Question 10

    The steps in an algorithm to find the maximum of integers a and b are given.

    Which two steps of the algorithm should be switched to make the algorithm successful?