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

CNIT 155 EXAMINATION TEST 2025/2026 QUESTIONS WITH ANSWERS RATED A+

Document preview thumbnail
Preview 2 out of 6 pages

CNIT 155 EXAMINATION TEST 2025/2026 QUESTIONS WITH ANSWERS RATED A+

Content preview

CNIT 155 EXAMINATION TEST 2025/2026 QUESTIONS
WITH ANSWERS RATED A+
✔✔A bit is the smallest unit of data in a computer. - ✔✔True

✔✔Python is commonly used to create things like websites, games, and graphic
interfaces. - ✔✔True

✔✔What piece of hardware connects all the components and devices of a computer? -
✔✔Motherboard

✔✔System software is used for ___. - ✔✔Managing a computers resources

✔✔"Hello, World!" is a string - ✔✔True

✔✔Python needs a main function to operate. - ✔✔False

✔✔A string is a numerical type of data. - ✔✔False

✔✔What is the name of the python functions that tells you a class's type? - ✔✔Type

✔✔Values cannot be converted from one type to another. - ✔✔False

✔✔What is the extension of the source file for a python program? - ✔✔.py

✔✔Rules of naming identifiers cannot include: - ✔✔A space

✔✔String values can never be converted to integer values. - ✔✔False

✔✔Boolean only has two possible values. - ✔✔True

✔✔print() is an example of an input. - ✔✔False

✔✔Operations cannot be performed on strings. - ✔✔False

✔✔What is the term for a programming error? - ✔✔Bug

✔✔Evaluate 20 // 3. - ✔✔6

✔✔Which of the following will increment the data variable by 4? - ✔✔data += 4

✔✔7 % 3 is the same as 7 // 3. - ✔✔False

, ✔✔The function sqrt (x) is not a proper mathematical function in the Python math library
- ✔✔False

✔✔Which of the following is NOT a rule for naming an identifier? - ✔✔Starts with a
letter, underscore, or number, followed by a sequence of letters, digits, and
underscores.

✔✔The ^ operator is the same as the ** operator in Python. - ✔✔False

✔✔What is the output of the following code?
Day = 22
Month = 11
Year = 2021
print(Month, Day, Year, sep="/") - ✔✔11/22/2021

✔✔The print function does not return a value. - ✔✔True

✔✔Evaluate 40 / (4 + 6) - 3*2 - ✔✔-2

✔✔Any inputted data is considered string data, regardless of what the user inputted. -
✔✔True

✔✔Syntax Errors occur when a program provides you with actual outputs that are
different from the desired outputs (The program runs but it gives wrong results). -
✔✔False

✔✔The expression (2 + * 3) results in an integer value. - ✔✔False

✔✔Exponentiation has the highest priority, and is always calculated first. - ✔✔False

✔✔Assume
a=7
b=2
Evaluate a // b. - ✔✔3

✔✔Which is the output of the following code?
x = John
print("Hello ", x) - ✔✔Hello John

✔✔Evaluate 10 % 3. - ✔✔1

✔✔What is the value of the following expression?
9 + 3 x 2 ^ 2 / (18-16) - ✔✔15

Document information

Uploaded on
June 18, 2025
Number of pages
6
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers
$12.49

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.
BOARDWALK
3.5
(40)
Sold
276
Followers
8
Items
32861
Last sold
6 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