Exam 2: Beginning Problem-Solving Concepts for the Computer
Exam 1: General Problem-Solving Concepts19 Questions
Exam 2: Beginning Problem-Solving Concepts for the Computer22 Questions
Exam 3: Planning Your Solution24 Questions
Exam 4: An Introduction to Programming Structure21 Questions
Exam 5: Problem Solving With the Sequential Logic Structure23 Questions
Exam 6: Problem Solving With Decisions25 Questions
Exam 7: Problem Solving With Loops20 Questions
Exam 8: Processing Arrays22 Questions
Exam 9: Sorting,stacks,and Queues19 Questions
Exam 10: File Concepts22 Questions
Exam 11: Linked Lists17 Questions
Exam 12: Binary Trees17 Questions
Exam 13: Database Management10 Questions
Exam 14: Relational Database Management Systems9 Questions
Exam 15: Concepts of Object Oriented Programming23 Questions
Exam 16: Object Oriented Program Design20 Questions
Exam 17: Introduction to Concepts of Game Development Using Object Oriented Programming16 Questions
Exam 18: Introduction to Assembly Language13 Questions
Exam 19: Sequential-Access File Applications23 Questions
Exam 20: Sequential File Updating21 Questions
Select questions type
In the following equation under what conditions would PriorityUse be True? PriorityUse = (ValidCard AND TimeNoted)OR (Computer AND GuestCard)
Free
(Multiple Choice)
4.8/5
(38)
Correct Answer:
D
An ideal variable name for a client name is:
Free
(Multiple Choice)
4.7/5
(39)
Correct Answer:
C
True (T,y,or yes)and False (F,n,or no)are the only values in the logical data set.
(True/False)
4.8/5
(38)
Numerical data includes all integer numbers and all real numbers.
(True/False)
4.9/5
(31)
The hierarchy of operations identifies the order in which the operators are executed.
(True/False)
4.8/5
(38)
A function is a set of instructions to input data into the computer.
(True/False)
4.9/5
(36)
If the operands are both numerical,and the operator is relational,the data type of the resultant is:
(Multiple Choice)
4.7/5
(40)
In the following expression,what is the order of execution of the operators and the result,given A = 4,B = 5,E = 3,G = True,F = True?
A * B + 7 > E ^ 3 OR NOT G AND F
(Multiple Choice)
4.8/5
(35)
In the equation: R = A + B * 2 - (C + 4)/ A,the operands are:
(Multiple Choice)
4.8/5
(32)
Showing 1 - 20 of 22
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)