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 7 pages
Exam (elaborations)

CNIT 315 EXAM 1 QUESTIONS WITH VERIFIED ANSWERS

Document preview thumbnail
Preview 2 out of 7 pages

CNIT 315 EXAM 1 QUESTIONS WITH VERIFIED ANSWERS

Content preview

CNIT 315 EXAM 1 QUESTIONS WITH VERIFIED
ANSWERS


character codes - Answers - the collections of patterns consisting of 0s and 1s used to
represent letters, single digits, and other single characters

control unit - Answers - directs and monitors the overall operation of the computer

arithmetic and logic unit - Answers - performs all of the computations such as addition,
subtraction, comparisons, and so on that a computer provides

machine language - Answers - binary numbers; computer's internal language

opcode - Answers - tells the computer the operation to be performed

assembly language - Answers - uses the substitution of word-like symbols for the
opcodes, and decimal numbers and labels for memory addresses (LOAD, ADD, MUL,
STORE)

low level languages - Answers - machine and assembly languages; both use
instructions that are directly tied to one type of computer

interpreter - Answers - program that translates each statement in a high-level source
program and executes it immediately upon translation

interpreted language - Answers - when each statement in a high-level source program
is translated individually and executed immediately upon translation, the programming
language is called an ________

compiled language - Answers - the statements in a high-level source program are
translated as a complete unit before any individual statement is executed

compiler - Answers - translates a high-level source program as a complete unit before
any statement is executed

object program - Answers - output produced by the compiler (machine language version
of the source code)

linker - Answers - combines additional machine language code with the object program
to create a final executable program

source programs/source code - Answers - programs written in a computer language

, procedural language - Answers - instructions are used to create self-contained units,
called procedures (aka functions or methods)

structured - Answers - what kind of language C is

bootstrap loader - Answers - internally contained in ROM and is a permanent,
automatically executed component of the computer's system software

operating system - Answers - set of system programs used to operate and control a
computer

algorithm - Answers - specific steps required to produce a desired result

15 - Answers - C provides a comprehensive set of functions stored in a set of files
known as the standard library consisting of ____ header files

identifiers - Answers - Consists of 3 types: reserved words, standard, programmer-
created

standard identifiers - Answers - -words predefined in C
-most are the names of functions that are provided in the C standard library

true - Answers - it is good programming practice to use standard identifiers only for their
intended purpose

programmer created identifiers - Answers - -selected by the programmer
-can be any combo of letters, digits, or underscores, starting with a letter or underscore
(no spaces or reserved words)

driver function - Answers - what main function is sometimes referred to as

printf() - Answers - formats data and sends it to the standard system display device

preprocessor - Answers - what kind of command #include <stdio.h> is

data type - Answers - set of values and a set of operations that can be applied to these
values

integer - Answers - result of a mixed mode expression with both operands being
integers

double precision - Answers - result of a mixed mode expression with one operand being
real

double precision - Answers - result of a floating-point expression

Document information

Uploaded on
July 26, 2026
Number of pages
7
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers
$13.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.
GEEKA
3.8
(361)
Sold
2138
Followers
1448
Items
58671
Last sold
14 hours 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