Automation Quiz pg 1

.docx

School

TAFE Queensland *

*We aren’t endorsed by this school

Course

ICTPRG434

Subject

Computer Science

Date

Jan 9, 2024

Type

docx

Pages

3

Uploaded by ChefGuineaPig5664

Question 1 (1 point) Saved Effective algorithms are designed according to a set of principles. These principles ensure the efficiency of algorithms in solving problems by using the best options and control structures available. Which principle is described by the following definition? "Algorithms must always gracefully terminate after a pre- determined number of steps." Select one (1) correct response. Question 1 options: Effectiveness Finiteness Immeasurability Completeness Question 2 (1 point) Saved "The algorithmic efficiency principle refers to the amount of computational resources used by the algorithm." Considering the efficiency principle above, the least resources an algorithm uses, the most efficient it is. Identify design features that should be observed when creating an algorithm that supports the efficiency principle. Select two (2) correct responses. Question 2 options: Reduce iteration as much as possible Reduce size of recursive processes Reduce selection options Reduce inputs and outputs Question 3 (1 point)
Saved "An algorithm should be independent of the programming or scripting language syntax used to code the automation of processes." Consider the statement above and determine which of the following language features are not likely to be directly placed in algorithms as they differ between languages. Select one (1) correct response. Question 3 options: Selection statements  Loops or iteration Complex data structures Question 4 (1 point) Saved When an algorithm includes iteration, what control structures can be used to translate the algorithm into the syntax of a programming or scripting language? Evaluate the options and select the most appropriate control structures. Select one (1) correct response. Question 4 options: Conditionals and sequence Loops and recursion Switch (or case) statement and sequence Question 5 (1 point) Saved Software developers usually work according to business requirements and integrated policies, procedures and guidelines. Assuming that you are a software developer tasked with automating processes in a variety of languages, what type of organisational documentation would you use for writing code according to organisational requirements?
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help