CNIT 155 FINAL EXAM QUESTIONS & ANSWERS
A computer, in some cases, understands more than machine code. - Answers -False
What is Syntax? - Answers -Rules that say what programs look like, and how the
statements in the programming language are formed.
System Software provides the real functionality of a computer, helping your computer
do specific types of work. - Answers -False
Which of the following is an example of an input device? - Answers -Mouse
Which of the following is an example of software? - Answers -WingIDE 101
How many bytes are in a kilobyte? - Answers -1024
Examples of application software include all the following, except:
Microsoft Office
Google Chrome
Brightspace
Android - Answers -Android
A computer's "working memory" is its: - Answers -RAM
Examples of operating systems include the following, except:
Mac
Excel
Windows
Linux - Answers -Excel
System software is used for - Answers -Managing a computer's resources
Of the options below, which equal one gigabyte? - Answers -1024 Megabytes (MB)
A bit is the smallest unit of data in a computer. - Answers -True
Which of the following is not a device used to store data in a computer?
DVD
RAM
Hard Drive
Flash Drive - Answers -RAM
, Python is commonly used to create things like websites, games, and graphic interfaces.
- Answers -True
High level programming languages include:
Python
Java
C
All the above - Answers -All the above
Python is considered a low-level language. - Answers -False
What piece of hardware connects all the components and devices of a computer? -
Answers -Motherboard
refers to the tangible part of a computer system. - Answers -Hardware
Which of the following is an example of a boolean value?
True
"Welcome"
23.546
4 - Answers -True
Rules of naming identifiers include the following, except:
Starting with a letter or an underscore, followed by a sequence of letters, digits, and
underscores.
The name must not be a reserved/keyword.
The name is case sensitive.
Can include a space. - Answers -Can include a space.
What is the extension of the source file for a python program? - Answers -.py
A string is a numerical type of data. - Answers -False
Which of the following is a legal variable name? - Answers -studentname1
String values can never be converted to integer values. - Answers -False
What is a comment in python? - Answers -#
Values cannot be converted from one type to another. - Answers -False
A computer, in some cases, understands more than machine code. - Answers -False
What is Syntax? - Answers -Rules that say what programs look like, and how the
statements in the programming language are formed.
System Software provides the real functionality of a computer, helping your computer
do specific types of work. - Answers -False
Which of the following is an example of an input device? - Answers -Mouse
Which of the following is an example of software? - Answers -WingIDE 101
How many bytes are in a kilobyte? - Answers -1024
Examples of application software include all the following, except:
Microsoft Office
Google Chrome
Brightspace
Android - Answers -Android
A computer's "working memory" is its: - Answers -RAM
Examples of operating systems include the following, except:
Mac
Excel
Windows
Linux - Answers -Excel
System software is used for - Answers -Managing a computer's resources
Of the options below, which equal one gigabyte? - Answers -1024 Megabytes (MB)
A bit is the smallest unit of data in a computer. - Answers -True
Which of the following is not a device used to store data in a computer?
DVD
RAM
Hard Drive
Flash Drive - Answers -RAM
, Python is commonly used to create things like websites, games, and graphic interfaces.
- Answers -True
High level programming languages include:
Python
Java
C
All the above - Answers -All the above
Python is considered a low-level language. - Answers -False
What piece of hardware connects all the components and devices of a computer? -
Answers -Motherboard
refers to the tangible part of a computer system. - Answers -Hardware
Which of the following is an example of a boolean value?
True
"Welcome"
23.546
4 - Answers -True
Rules of naming identifiers include the following, except:
Starting with a letter or an underscore, followed by a sequence of letters, digits, and
underscores.
The name must not be a reserved/keyword.
The name is case sensitive.
Can include a space. - Answers -Can include a space.
What is the extension of the source file for a python program? - Answers -.py
A string is a numerical type of data. - Answers -False
Which of the following is a legal variable name? - Answers -studentname1
String values can never be converted to integer values. - Answers -False
What is a comment in python? - Answers -#
Values cannot be converted from one type to another. - Answers -False