CIS 115 All Assignments CIS 115 All Assignments | Page 17

Click Below Link To Purchase
8.( TCO 1, 2, 3, 4, & 5) Describe two of the three control structures and how relational and logical operators are used.( Points: 10)

CIS 115 Final Exam 3

Click Below Link To Purchase

www. foxtutor. com / product / cis-115-final-exam-3
1.( TCO 1) When creating an IPO Model, program designers generally determine _____ last.( Points: 4)
2.( TCO 1) What is a data item with a name and a value that remain the same during the execution of a program?( Points: 4)
3.( TCO 1) What symbol in a flowchart would be used by a developer to represent the beginning or ending point?( Points: 4)
4.( TCO 1) Set is a process. What data type would you expect the variable, name, to have?( Points: 4)
5.( TCO 1) You are designing an algorithm that will use a date of 01202009. What data type would you choose for this date variable?( Points: 4)
6.( TCO 2) What is a tool that developers use to design logic using English-like statements?( Points: 4)
7.( TCO 2) When a program evaluates mathematical expression, which of the following operators( or mathematical operations) has the lowest precedence?( Points: 4)
8.( TCO 2) Which one of the following is not a valid assignment statement in a program?( Points: 4)
9.( TCO 2) Evaluate( 2 * 3) ^ 3.( Points: 4)