Cash-back offer from May 7th to 12th, 2024: Get a flat 10% cash-back credited to your account for a minimum transaction of $50.Post Your Questions Today!

Question DetailsNormal
$ 20.00

TEST BANK FOR Starting Out with Java From Control Structures through Objects 5th Ed By Tony Gaddis

Question posted by
Online Tutor Profile
request

1. Which of the following professions use the computer as a tool?
a.
Accountants
b.
Engineers
c.
Mechanics
d.
Nurses
e.
All of the above
ANS: E
2. The computer can do such a wide variety of tasks because:
a.
It can be programmed
b.
It is a machine
c.
It contains a central processing unit (CPU)
d.
It has the ability to connect to the Internet
ANS: A
3. Computer programming is:
a.
An art
b.
A science
c.
Both of the above
d.
Neither of the above
ANS: C
4. Another term for programs is:
a.
Hardware
b.
Software
c.
Firmware
d.
Shareware
ANS: B
5. ____________ refers to the physical components that a computer is made of.
a.
Device
b.
System
c.
Hardware
d.
Software
ANS: C
6. The major components of a typical computer system consist of:
a.
The CPU
b.
Input/output devices
c.
Main memory
d.
Secondary storage devices
e.
All of the above
Gaddis: Starting Out with Java: From Control Structures through Objects, 5/e © 2012 Pearson Education
ANS: E
7. A program is a sequence of instructions stored in:
a.
The CPU
b.
The computer’s memory
c.
Software
d.
Firmware
ANS: B
8. When a computer is running a program, the CPU is engaged in a process formally known as:
a.
The decrypt/validate/commit cycle
b.
Low-level machine mode
c.
The fetch/decode/execute cycle
d.
Parallax data execution
ANS: C
9. A byte is a collection of:
a.
Four bits
b.
Six bits
c.
Eight bits
d.
A dollar
ANS: C
10. Which of the following is a secondary storage device?
a.
Hard drives
b.
Floppy disks
c.
USB drives
d.
None of the above
e.
All of the above
ANS: E
11. An operating system can be categorized according to:
a.
The number of users they can accommodate
b.
The number of tasks they can perform at one time
c.
Both of the above
d.
Neither of the above
ANS: C
12. This is a special language used to write computer programs.
a.
Programming language
b.
Operating system
c.
Application
d.
Pseudocode
ANS: A
Gaddis: Starting Out with Java: From Control Structures through Objects, 5/e © 2012 Pearson Education
13. The original name for Java was
a.
Java
b.
HotJava
c.
Elm
d.
Oak
ANS: D
14. Syntax is:
a.
Words that have a special meaning in the programming language
b.
Rules that must be followed when writing a program
c.
Punctuation
d.
Symbols or words that perform operations
ANS: B
15. Variables are:
a.
Symbolic names made up by the programmer that represents locations in the computer's RAM
b.
Reserved words
c.
Symbolic names made up by the programmer whose values cannot be changed
d.
Operators that perform operations on one or more operands
ANS: A
16. Byte code instructions are:
a.
Another name for source code
b.
Syntax errors
c.
Machine code instructions
d.
Read and interpreted by the JVM
ANS: D
17. Suppose you are at an operating system command line, and you are going to use the following command to compile a program:
javac MyClass.java
Before entering the command, you must:
a.
Save the program with the .comp extension
b.
Execute the java.sun.com program
c.
Make sure you are in the same directory or folder where MyClass.java is located
d.
Close all other Windows on your computer system
ANS: C
18. In the programming process which of the following is not involved in defining what the program is to do:
a.
Process
b.
Compile code
c.
Input
d.
Output
e.
Purpose
Gaddis: Starting Out with Java: From Control Structures through Objects, 5/e © 2012 Pearson Education
ANS: B
19. One of the design tools used by programmers when creating a model of the program is:
a.
Disk drive
b.
Compiler
c.
ALU
d.
Pseudocode
ANS: D
20. A runtime error is usually the result of:
a.
A logical error
b.
A syntax error
c.
A compilation error
d.
Bad data
ANS: A
21. The purpose of validating the results of the program is:
a.
To create a model of the program
b.
To correct syntax errors
c.
To correct runtime errors
d.
To determine whether the program solves the original problem
ANS: D
22. This is a software entity that contains data and procedures.
a.
Method
b.
Object
c.
Class
d.
Program
ANS: B
23. ____________ results in only the object's methods being able to directly access and make the changes to the object's data.
a.
Component reusability
b.
Classes
c.
Data hiding
d.
Procedures
ANS: C
24. Software refers to:
a.
Secondary storage.
b.
Firmware
c.
Programs
d.
Applets
ANS: C
Gaddis: Starting Out with Java: From Control Structures through Objects, 5/e © 2012 Pearson Education
25. Each different type of CPU has its own:
a.
Syntax
b.
Firmware
c.
Machine language
d.
Software
ANS: C
26. Internally, the central processing unit (CPU) consists of two parts:
a.
The control unit and the arithmetic and logic unit (ALU)
b.
The control unit and main memory
c.
The arithmetic and login unit (ALU) and main memory
d.
The input and output devices
ANS: A
27. RAM is usually:
a.
A static type of memory, used for permanent storage
b.
A volatile type of memory, used only for temporary storage
c.
Secondary storage
d.
An input/output device
ANS: B
28. Application software refers to:
a.
The operating system
b.
Pseudocode
c.
Key words
d.
The programs that make the computer useful to the user
ANS: D
29. A computer program is:
a.
A set of instructions that enable the computer to solve a problem or perform a task.
b.
Main memory
c.
Pseudocode
d.
A flow chart
ANS: A
30. Java was developed by
a.
Microsoft.
b.
IBM
c.
Sun Microsystems
d.
Hewlett-Packard
ANS: C
31. Key words are:
a.
The data names in your program
b.
Words that have a special meaning in the programming language
c.
Symbols or words that perform operations on one or more operands
Gaddis: Starting Out with Java: From Control Structures through Objects, 5/e © 2012 Pearson Education
d.
Words or names defined by the programmer
ANS: B
32. These are used to

Available Answer
$ 20.00

[Solved] TEST BANK FOR Starting Out with Java From Control Structures through Objects 5th Ed By Tony Gaddis

  • This solution is not purchased yet.
  • Submitted On 16 Nov, 2021 05:36:48
Answer posted by
Online Tutor Profile
solution
1. Which of the following professions use the computer as a tool? a. Accountants b. Engineers c. Mechanics d. Nurses e. All of the above ANS: E 2. The computer can do such a wide variety of tasks because: a. It can be programmed b. It is a machine c. It contains a central processing unit (CPU) d. It has the ability to connect to the Internet ANS: A 3. Computer programming is: a. An art b. A science c. Both of the above d. Neither of the above ANS: C 4. Another term for programs is: a. Hardware b. Software c. Firmware d. Shareware ANS: B 5. ____________ refers to the physical components that a computer is made of. a. Device b. System c. Hardware d. Software ANS: C 6. The major components of a typical computer system consist of: a. The CPU b. Input/output devices c. Main memory d. Secondary storage devices e. All of the above Gaddis: Starting Out with Java: From Control Structures through Objects, 5/e © 2012 Pearson Education ANS: E 7. A program is a sequence of instructions stored in: a. The CPU b. The computer’s memory c. Software d. Firmware ANS: B 8. When a computer is running a program, the CPU is engaged in a process formally known as: a. The decrypt/validate/commit cycle b. Low-level machine mode c. The fetch/decode/execute cycle d. Parallax data execution ANS: C 9. A byte is a collection of: a. Four bits b. Six bits c. Eight bits d. A dollar ANS: C 10. Which of the following is...
Buy now to view the complete solution
Other Similar Questions
User Profile
NUMBE...

Health and Health Care Delivery in Canada 2nd Edition Test Bank

Chapter 1: The History of Health Care in Canada MULTIPLE CHOICE 1. When and where was Canada’s first medical school established? a. Saskatoon, in 1868 b. Ottawa, in 1867 c. Montreal, in 1825 d. Kingston, in 1855 ANS: C...
User Profile
Acade...

ATI Pharmacology Proctored Exam Test Bank

ATI Pharmacology Proctored Exam Test Bank ATI Pharmacology Proctored Exam Test Bank ATI Pharmacology Proctored Exam Test Bank...
User Image
scanna

Physical Problems, Psychological Sources Test Bank

Physical Problems, Psychological Sources Test Bank The human physiological stress response mechanism is also called the ____ response. - fight or flight People who are able to recognize and defuse their stressors early ...
User Image
scanna

Physical Problems, Psychological Sources Test Bank

Physical Problems, Psychological Sources Test Bank The human physiological stress response mechanism is also called the ____ response. - fight or flight People who are able to recognize and defuse their stressors early ...
User Image
scanna

Test Bank For Pharmacotherapeutics for Advanced Practice Nurse Pharmacotherapy

Test Bank For Pharmacotherapeutics for Advanced Practice Nurse Pharmacotherapy - *Restoration of cell and organ function- restoration of homeostasis -Pharmacokinetics & Pharmacodynamic are part of pharmacotherapy Homeost...

The benefits of buying study notes from CourseMerits

homeworkhelptime
Assurance Of Timely Delivery
We value your patience, and to ensure you always receive your homework help within the promised time, our dedicated team of tutors begins their work as soon as the request arrives.
tutoring
Best Price In The Market
All the services that are available on our page cost only a nominal amount of money. In fact, the prices are lower than the industry standards. You can always expect value for money from us.
tutorsupport
Uninterrupted 24/7 Support
Our customer support wing remains online 24x7 to provide you seamless assistance. Also, when you post a query or a request here, you can expect an immediate response from our side.
closebutton

$ 629.35