WGU C173
Derniers ajouts au WGU C173. Vous recherchez des notes d'étude à WGU C173? Nous avons de nombreuses notes de cours, guides d'étude et notes d'étude disponibles pour les cours de votre institution.
-
304
- 0
-
30
All courses for WGU C173
-
WGU - C173 1
-
WGU C173 302
Dernier contenu WGU C173
WGU C173 Final Exam Practice Questions and Answers 2024 / 2025 | 100% Verified Answers 
Which operator evaluates the remainder of division? 
 
* 
+ 
/ 
% 
// 
% 
 
 
Find an operation's result. Give an example. 
x = x * 1.5 
 
 
Which are relational operators? 
 
!= 
= 
+= 
not 
*= 
<= 
> 
and 
<= 
> 
 
 
Classify each value type with the correct data type it describes. 
 
 
What is the value of this expression? 
True 
 
 
What are we referring to when we talk about "Grammar" in p...
- Examen
- • 11 pages's •
-
WGU C173•WGU C173
Aperçu 2 sur 11 pages
Préparation de vos documents...
WGU C173 Final Exam Practice Questions and Answers 2024 / 2025 | 100% Verified Answers 
Which operator evaluates the remainder of division? 
 
* 
+ 
/ 
% 
// 
% 
 
 
Find an operation's result. Give an example. 
x = x * 1.5 
 
 
Which are relational operators? 
 
!= 
= 
+= 
not 
*= 
<= 
> 
and 
<= 
> 
 
 
Classify each value type with the correct data type it describes. 
 
 
What is the value of this expression? 
True 
 
 
What are we referring to when we talk about "Grammar" in p...
C952 Computer Architecture Extended with complete solutions 
Moore's Law 
states that integrated circuit resources double every 18-24 months 
 
 
Pipelining 
Moves multiple operations through hardware units that each do a piece of an operation. 
A means of introducing parallelism into the essentially sequential nature of a machine-instruction program. 
 
 
Systems software 
provides services that are commonly useful, including operating systems, compilers, loaders, and assemblers. 
 
 
Operatin...
- Examen
- • 25 pages's •
-
WGU C173•WGU C173
Aperçu 3 sur 25 pages
Préparation de vos documents...
C952 Computer Architecture Extended with complete solutions 
Moore's Law 
states that integrated circuit resources double every 18-24 months 
 
 
Pipelining 
Moves multiple operations through hardware units that each do a piece of an operation. 
A means of introducing parallelism into the essentially sequential nature of a machine-instruction program. 
 
 
Systems software 
provides services that are commonly useful, including operating systems, compilers, loaders, and assemblers. 
 
 
Operatin...
C952 - Computer Architecture with 100% correct answers 
embedded computer 
a computer embedded inside a device, used for a specific purpose 
 
Ex: computer embedded in a Smart TV 
 
 
how is performance improved today? 
by utilizing parallel processing and hierarchical memory 
 
 
moore's law 
integrated circuit resources double every ~2 years 
 
 
abstraction 
simplify a model by hiding low-level details 
 
Ex: hiding memory management in Java 
 
 
common case 
common uses/needs 
 
 
make the ...
- Examen
- • 29 pages's •
-
WGU C173•WGU C173
Aperçu 3 sur 29 pages
Préparation de vos documents...
C952 - Computer Architecture with 100% correct answers 
embedded computer 
a computer embedded inside a device, used for a specific purpose 
 
Ex: computer embedded in a Smart TV 
 
 
how is performance improved today? 
by utilizing parallel processing and hierarchical memory 
 
 
moore's law 
integrated circuit resources double every ~2 years 
 
 
abstraction 
simplify a model by hiding low-level details 
 
Ex: hiding memory management in Java 
 
 
common case 
common uses/needs 
 
 
make the ...
WGU C952 Computer Architecture Additional Resources correctly answered 
What is spatial locality? 
The principle stating that if a data location is referenced, data locations with nearby addresses will tend to be referenced soon. 
 
 
temporal locality 
The principle stating that if a data location is referenced then it will tend to be referenced again soon. 
 
 
aka spatial locality 
locality in space synonym 
 
 
aka temporal locality 
locality in time synonym 
 
 
Memory Hierarchy Levels Top-...
- Examen
- • 3 pages's •
-
WGU C173•WGU C173
Aperçu 1 sur 3 pages
Préparation de vos documents...
WGU C952 Computer Architecture Additional Resources correctly answered 
What is spatial locality? 
The principle stating that if a data location is referenced, data locations with nearby addresses will tend to be referenced soon. 
 
 
temporal locality 
The principle stating that if a data location is referenced then it will tend to be referenced again soon. 
 
 
aka spatial locality 
locality in space synonym 
 
 
aka temporal locality 
locality in time synonym 
 
 
Memory Hierarchy Levels Top-...
WGU C952 questions with complete solutions 
Register File 
A state element that consists of a set of registers that can be read and written by supplying a register number to be accessed. 
 
provides 1024 scalar 32-bit registers for up to 64 threads. 
 
 
machine language 
The language made up of binary-coded instructions that is used directly by the computer 
 
 
system software 
The set of programs that enables a computer's hardware devices and application software to work together; it include...
- Examen
- • 22 pages's •
-
WGU C173•WGU C173
Aperçu 3 sur 22 pages
Préparation de vos documents...
WGU C952 questions with complete solutions 
Register File 
A state element that consists of a set of registers that can be read and written by supplying a register number to be accessed. 
 
provides 1024 scalar 32-bit registers for up to 64 threads. 
 
 
machine language 
The language made up of binary-coded instructions that is used directly by the computer 
 
 
system software 
The set of programs that enables a computer's hardware devices and application software to work together; it include...
C952 - Computer Architecture questions well answered graded A+ 
Personal computer (PC) 
A computer designed for use by an individual, usually incorporating a graphics display, a keyboard, and a mouse 
 
 
Server 
A computer used for running larger programs for multiple users, often simultaneously, and typically accessed only via a network 
 
 
Supercomputer 
A class of computers with the highest performance and cost; they are configured as servers and typically cost tens to hundreds of millions ...
- Examen
- • 6 pages's •
-
WGU C173•WGU C173
Aperçu 2 sur 6 pages
Préparation de vos documents...
C952 - Computer Architecture questions well answered graded A+ 
Personal computer (PC) 
A computer designed for use by an individual, usually incorporating a graphics display, a keyboard, and a mouse 
 
 
Server 
A computer used for running larger programs for multiple users, often simultaneously, and typically accessed only via a network 
 
 
Supercomputer 
A class of computers with the highest performance and cost; they are configured as servers and typically cost tens to hundreds of millions ...
C952 Computer Architecture PGKO Pre-Assessment Practice fully solved 
Which access does a register file rely on to properly function? 
 
a) Read and write access 
b) Write only access 
c) Read only access 
d) No access 
a 
 
 
What is the binary representation of instructions? 
 
a) Machine language 
b) Assembly language 
c) Operating system 
d) Systems software 
a 
 
 
Which feature of the IBM 360/91 was incorporated into the majority of microprocessors developed in the 21st century? 
 
a) Bran...
- Examen
- • 12 pages's •
-
WGU C173•WGU C173
Aperçu 2 sur 12 pages
Préparation de vos documents...
C952 Computer Architecture PGKO Pre-Assessment Practice fully solved 
Which access does a register file rely on to properly function? 
 
a) Read and write access 
b) Write only access 
c) Read only access 
d) No access 
a 
 
 
What is the binary representation of instructions? 
 
a) Machine language 
b) Assembly language 
c) Operating system 
d) Systems software 
a 
 
 
Which feature of the IBM 360/91 was incorporated into the majority of microprocessors developed in the 21st century? 
 
a) Bran...
C952 - Computer Architecture fully solved 
Which access does a register file rely on to properly function? 
Read and Write access 
 
 
What is the binary representation of instructions? 
Machine Language 
 
 
Which feature of the IBM 360/91 was incorporated into the majority of microprocessors developed in the 21st century? 
Algorithm innovations allowed the improved parallel execution of instructions 
 
 
Which Key design element changed in 2005 to drive continued improvements in computing capa...
- Examen
- • 7 pages's •
-
WGU C173•WGU C173
Aperçu 2 sur 7 pages
Préparation de vos documents...
C952 - Computer Architecture fully solved 
Which access does a register file rely on to properly function? 
Read and Write access 
 
 
What is the binary representation of instructions? 
Machine Language 
 
 
Which feature of the IBM 360/91 was incorporated into the majority of microprocessors developed in the 21st century? 
Algorithm innovations allowed the improved parallel execution of instructions 
 
 
Which Key design element changed in 2005 to drive continued improvements in computing capa...
Computer Architecture C952 correctly answered to pass 
information revolution 
Computers have led to a third revolution for civilization, with the information revolution taking its place alongside the agricultural and the industrial revolutions. 
 
 
Personal computer 
A computer designed for use by an individual, usually incorporating a graphics display, a keyboard, and a mouse. 
 
 
Server 
A computer used for running larger programs for multiple users, often simultaneously, and typically acce...
- Examen
- • 43 pages's •
-
WGU C173•WGU C173
Aperçu 4 sur 43 pages
Préparation de vos documents...
Computer Architecture C952 correctly answered to pass 
information revolution 
Computers have led to a third revolution for civilization, with the information revolution taking its place alongside the agricultural and the industrial revolutions. 
 
 
Personal computer 
A computer designed for use by an individual, usually incorporating a graphics display, a keyboard, and a mouse. 
 
 
Server 
A computer used for running larger programs for multiple users, often simultaneously, and typically acce...
WGU Computer Architecture verified 
Personal Computer(PC) 
A computer designed for use by an individual, usually incorporating a graphics display, a keyboard, and a mouse 
 
 
Server 
A computer used for running larger programs for multiple users, often simultaneously, and typically accessed only via a network 
 
 
Supercomputer 
A class of computers with the highest performance and cost; they are configured as servers and typically cost tens to hundreds of millions of dollars 
 
 
Embedded comp...
- Examen
- • 27 pages's •
-
WGU C173•WGU C173
Aperçu 3 sur 27 pages
Préparation de vos documents...
WGU Computer Architecture verified 
Personal Computer(PC) 
A computer designed for use by an individual, usually incorporating a graphics display, a keyboard, and a mouse 
 
 
Server 
A computer used for running larger programs for multiple users, often simultaneously, and typically accessed only via a network 
 
 
Supercomputer 
A class of computers with the highest performance and cost; they are configured as servers and typically cost tens to hundreds of millions of dollars 
 
 
Embedded comp...