CIS 115 CIS115 Week 1 Quiz Answers
CIS 115 CIS115 Week 1 Quiz Answers
BUY HERE⬊
(TCO 1) Pseudocode and/or flowcharts are used in which of the following steps in program development?
(TCO 1) The purpose of analyzing a problem is to determine the goal of solving the problem and the items that are needed to achieve that goal. Programmers refer to the goal as the _____.
(TCO 1) What symbol represents a processing step in a flowchart?
(TCO 1) The step-by-step instructions that describe how to accomplish a task are called a(n) _____.
(TCO 1) Which of the following is an invalid variable name?
(TCO 1) Assume that the variable temp has a data type of string and val has a data type of integer. Which of the following assignment statements is invalid?
(TCO 1) You use the _____ control structure when you need to select one of two paths based on the answer to a question.
(TCO 1) What is the value of x in this expression?
x = 20 / 5 – 1
(TCO 1) In a computer program, memory locations that are used to store data are called _____.
Comments
Post a Comment