Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Name ECIS 639 Midterm Exam the next to the best answer to each question. When yo

ID: 3802907 • Letter: N

Question

Name ECIS 639 Midterm Exam the next to the best answer to each question. When you are finished return this test to the instructor. 1) Programs written in Python 2) words which cannot be used for any other purpose are called before execution. a) Variables a) Must be compiled b) Symbols b) Are built c) Keywords c) Are interpreted d) Comments d) Pass through a pre-processor e) None of the above e) None of the above 4) IDLE is composed of an editor and a 3) An IDE typically operates a) As a compiler a) Screen b) To revise a protocol b) She c) In a repetitive manner c) GU d) Under a unified interface d) Set piece e) None of the above e) None of the above 5) A variable with only two values is 6) A s a literal or the result of an typically a data type of expression a) Booleal a) Dictionary b) Set b) Float c) Integer c) Stack d) Tuple d) Queue e) None of the above e) None of the above 7) The operator is an example of 8) The arrows in a flowchart indicate a notation program's a) Short a) Modeling direction b) Incorrect b) Venn diagram c) Scientific c) IDE d) POW d) Logical flow e) None of the above e) None of the above 9) What characteristic of a high quality 10) means accomplishing the task application follows Reliable? with the least amount of "materials". a) Secure a) Parsimonious b) Functional b) Frugal c) Accurate c) Focused d) Usable d) Recursive e) None of the above e) None of the above

Explanation / Answer

Answers:

1) c-are interpreted

When we write Python programs, the Python interpreter reads your program, and carries out the instructions it contains.

2) c-keywords

They are termed as reserved words which cant be used for other purposes such as varible names etc..

3) a-as a compiler

IDE typically operated as a compiler or interpreter on which user can compile and run their codes.

4) b-shell

IDLE is composed of two things, an editor and a shell.

5) a-boolean

The boolean is the only data type consisting of two values, true or false.

6) e-none of the above

7) a-short

A shorthand operator is a shorter way to express something.

8) d-logical flow

The arrows in the flow diagram denotes the flow of the program.

9) d-usable

The characteristics of high quality application are:

10) b-frugal

Frugal means getting resources with least resources.

11) b-return

12) a-values

Values can be passed to a function as parameters.

13) c-throw

14) a-line by line

15) d-finally

The sequence of blocks are:

try

catch

final

16) a-dictionary

17) d-debugging

18) a-line by line

19) c-fast cycle process

20) c-written

21) b-method

22) d-standard library

23) e-none of the above

24) c-width

25) d-sequences

26) a-index value

27) c-queue

28) c-syncing

29) c-state

30) a-string