Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 2 out of 12 pages
Exam (elaborations)

INTRODUCTION TO COMPUTER SCIENCE - D684 (PART1)CORRECT 100%

Document preview thumbnail
Preview 2 out of 12 pages

Which type of variable represents a whole number in computer programming? String Array Integer Float - ANSWERInteger 2 What describes a named storage location that can hold values that can change? Variable Constant Identifier Operand - ANSWERVariable What is one standard rule for a variable name? The name should have an appropriate meaning. The name must start with a lowercase letter. The name must start with the type designation. The name must use hyphens between words. - ANSWERThe

Content preview

INTRODUCTION TO COMPUTER
SCIENCE - D684 (PART1)CORRECT
100%
Which type of variable represents a whole number in computer programming?
String
Array
Integer
Float - ANSWERInteger

2
What describes a named storage location that can hold values that can change?
Variable
Constant
Identifier
Operand - ANSWERVariable

What is one standard rule for a variable name?
The name should have an appropriate meaning.
The name must start with a lowercase letter.
The name must start with the type designation.
The name must use hyphens between words. - ANSWERThe name should have an
appropriate meaning.

Which coding construct allows a choice between performing an action and skipping it?
Assignment
Input/output
Selection
Iteration - ANSWERSelection

What is the value of the expression a + (b / c) * d - e if a = 19, b = 6, c = 2, d = 20, and e
= 14?
65
132
226
426 - ANSWER65

What is a list?
A varying-length, ordered collection of homogeneous items that allows for easy access,
insertion, and removal
A group of related attributes stored as individual fields under a single name and treated
as a single concept

, A fixed-length collection of homogeneous items that can each be accessed by its
position
A group in which individual elements are accessed from the same end that is called the
top - ANSWERA varying-length, ordered collection of homogeneous items that allows
for easy access, insertion, and removal

How are items added to and removed from a stack?

All items can be added to or removed from any location.
All items can be accessed or changed but not easily inserted or removed.
The first item to be added becomes the first item removed.
The item removed is the one that has been in the shortest time. - ANSWERThe item
removed is the one that has been in the shortest time.

The collection of customers for a small business is stored in such a way that a customer
can be easily accessed, deleted, or added. What is the data structure called for in this
programming situation?

Queue
Record
Stack
List - ANSWERList

What describes a reference parameter?
Stops the content of the argument from changing anywhere in the program
Passes a copy of the content in an argument to the function
Allows the user to type in the content of an argument at runtime
Passes the address, rather than the content, of the argument to the function -
ANSWERPasses the address, rather than the content, of the argument to the function

The code shows a subprogram and a call to that subprogram.
my_function(num_a)
num_c = process(num_a)
store(num_c)num_b = my_function(num_d)

Which variable name represents an argument?
num_a
num_b
num_c
num_d - ANSWERnum_d

What does the object-oriented programming paradigm do to solve a programming
problem?
Uses the structures of logic to deduce the answer from the facts and rules
Enforces a specific type on each variable and strict rules about how types are used
Organizes a program into smaller components that bundle together fields and methods

Document information

Uploaded on
December 6, 2025
Number of pages
12
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers
$16.99

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
shantelleG
4.0
(118)
Sold
649
Followers
369
Items
18317
Last sold
3 days ago



Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions