data items may involve organizing or sorting them, checking them for accuracy, or performing calculations…

data items may involve organizing or sorting them, checking them for accuracy, or performing calculations with them. \noutputting \ninputting \nconverting \nprocessing \nquestion 10 \nthe process of walking through a programs logic on paper before you actually write the program is called ___. \npseudocoding \ndesk - checking \nflowcharting \ntesting

data items may involve organizing or sorting them, checking them for accuracy, or performing calculations with them. \noutputting \ninputting \nconverting \nprocessing \nquestion 10 \nthe process of walking through a programs logic on paper before you actually write the program is called ___. \npseudocoding \ndesk - checking \nflowcharting \ntesting

Answer

Answer:

  1. D. Processing
  2. B. desk - checking

Brief Explanations:

  1. Processing data involves organizing, sorting, accuracy - checking, or calculating with data items.
  2. Desk - checking is the process of walking through a program's logic on paper before writing the program.