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)

CIS 2750 ACTUAL EVALUATION TEST QUESTIONS AND ANSWERS MARKED

Document preview thumbnail
Preview 2 out of 6 pages

CIS 2750 ACTUAL EVALUATION TEST QUESTIONS AND ANSWERS MARKED

Content preview

CIS 2750 ACTUAL EVALUATION TEST QUESTIONS AND
ANSWERS MARKED A+
✔✔What does python use a combination of? - ✔✔Python uses a combination of
compilation and interpretation

✔✔Process to Execute in Python - ✔✔Source code is converted into byte code
(intermediate form)

Byte code is executed by an interpreter

Improve performance versus purely interpreted systems

✔✔Compiled Execution - ✔✔Source -(Compiler)> Executable -(Run)> Execution

✔✔Interpreter Execution - ✔✔Source -(Interpreter)> Execution

✔✔Byte Code Execution - ✔✔Source -(Compiler)> Byte Code -(Interpreter)> Execution

✔✔How does combine the functionality of other programs? - ✔✔Allows the script to act
as the intermediary between programs and pass information between them

Output from one program can be utilized by the script to be the input of another program

✔✔Extending - ✔✔Using external programs and libraries to increase functionality of
scripting programs through binding to existing programs

✔✔What does extending allow for? - ✔✔Allows for function calls to be made to
compiled programs/libraries instead of command interface

✔✔Dynamic Typing - ✔✔System manages the type of variables without explicit input
from programmer

✔✔Issues with Dynamic Typing - ✔✔Type Mismatches, Misspelled variable result in
creation of additional variables

✔✔What type of memory management does python have? - ✔✔Automatic Memory
Management

✔✔Automatic Memory Management - ✔✔Controls the allocation and freeing of memory
on demand. No segmentation faults.

✔✔What OO concepts does Python support? - ✔✔Ability to create multiple name
spaces, Polymorphism,

, Operator Overloading,
Multiple Inheritance

✔✔Ability to create multiple name spaces (scope) - ✔✔Each object contains its own
name space

✔✔Polymorphism - ✔✔Methods change based on their class

✔✔Operator Overloading - ✔✔Operators given multiple meanings

✔✔Multiple Inheritance - ✔✔A class can be the product of multiple parents

✔✔Dynamic Code Creation - ✔✔Create and execute code during the execution of the
script

✔✔Scripting languages have built in support for _____ ______ _______ ________ -
✔✔High level data structures

✔✔Python - ✔✔An object-oriented scripting language developed by Guido van Rossum

✔✔Why is Python easy to bind to other languages? - ✔✔Extends (Call components
from C), Embed (Call Python from C), Jython (Java implementation to link with Java)

✔✔What does Python allow for? - ✔✔Rapid Development Cycle

✔✔True or False: Version 3 of Python is fully backwards compatible - ✔✔False - It is
not fully backwards compatible

✔✔Does python have an end of statement character? - ✔✔No, but ; are allowed

✔✔Indentation in Python - ✔✔Used to identify the beginning and end of a block of code

✔✔Comments in Python - ✔✔Begin with the # symbol and ignores everything until the
end of the line

✔✔#! - ✔✔Tells the shell to run the program that follows

Should be in the first line of the script

✔✔chmod +x <filename> - ✔✔Execute a program without typing python

Makes the script an executable

Document information

Uploaded on
April 17, 2026
Number of pages
6
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers
$12.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.
EXAMCAFE
3.3
(18)
Sold
150
Followers
7
Items
26079
Last sold
5 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