Exam 8: Introduction to High-Level Language Programming
Exam 1: An Introduction to Computer Science50 Questions
Exam 2: Algorithm Discovery and Design50 Questions
Exam 3: The Efficiency of Algorithms50 Questions
Exam 4: The Building Blocks: Binary Numbers, Boolean Logic, and Gates50 Questions
Exam 5: Computer Systems Organization50 Questions
Exam 6: An Introduction to System Software and Virtual Machines50 Questions
Exam 7: Computer Networks, the Internet, and the Worldwide Web50 Questions
Exam 8: Introduction to High-Level Language Programming100 Questions
Exam 9: The Tower of Babel100 Questions
Exam 10: Compilers and Language Translation50 Questions
Exam 11: Models of Computation50 Questions
Exam 12: Simulation and Modeling50 Questions
Exam 13: Electronic Commerce and Information Security50 Questions
Exam 14: Artificial Intelligence50 Questions
Exam 15: Making Decisions About Computers, Information, and Society50 Questions
Select questions type
A control statement assigns a value to a program variable.
Free
(True/False)
4.9/5
(37)
Correct Answer:
False
Names in a programming language are called _____.
Free
(Multiple Choice)
5.0/5
(34)
Correct Answer:
A
C++ comments are ignored by the compiler.
Free
(True/False)
4.9/5
(37)
Correct Answer:
True
_____ involves developing a clear, concise, and unambiguous statement of the exact problem to be solved.
(Multiple Choice)
4.9/5
(36)
Java does not give us memory locations in which to store the instance variables of an object until we specifically request ____ memory for this purpose.
(Multiple Choice)
4.9/5
(37)
Many Integrated Development Environments (IDE's) provide the ability to carry out rapid prototyping.
(True/False)
4.7/5
(39)
A ____ must appear at the end of every executable Java instruction.
(Multiple Choice)
4.8/5
(36)
Implementation represents the majority of the effort in the software life cycle.
(True/False)
4.8/5
(34)
Programming statements in a high-level language use standard mathematical notation.
(True/False)
4.9/5
(32)
The _____ in a function correspond to the corresponding arguments in the function invocation.
(Multiple Choice)
4.9/5
(33)
A(n) ____ statement writes a message or the value of a program variable to the user's screen or to a file on some permanent storage medium.
(Multiple Choice)
4.9/5
(39)
Most programming languages are presented within an Integrated Development Environment.
(True/False)
4.9/5
(35)
A(n) _____ statement collects a specific value from the user for a variable within the program.
(Multiple Choice)
4.8/5
(38)
Program design is concerned with evaluating a proposed project and comparing the costs and benefits of a computer system for the project.
(True/False)
4.9/5
(40)
Showing 1 - 20 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)