Hello this is ITEC: 620 questions, please give it to the same guy that works on my paper last time.
Thanks
ITEC 630
Final Examination
Spring 2014
Please read these instructions carefully. Failure to correctly follow them will
adversely impact your grade.
This exam is open-book, open-notes. Do not discuss any aspect of this
exam with anyone else – no discussions in conferences, no emails to me
I will grade the exams on-line, therefore:
Do not include any extraneous graphics that do not directly contribute
to your answer
Answer on the PowerPoint slides provided – you may add slides
Use no font smaller than 12 pitch (if I cannot read it you won’t get credit)
Do not import graphics from any program besides PowerPoint (i.e. visio)
Exam is due not later than Midnight Eastern Time Sunday 27 April. Late
submissions will NOT be accepted and will earn a grade of zero
Post your PowerPoint slides in your assignment folders on WebTycho
Question 1: (20 Points – 4 Points Each)
Multiple Choice – Eliminate all but the correct answer.
Which is not a factor to consider in software evaluation?
A. Performance effectiveness
B. Performance efficiency
C. Target Operating System
D. Ease of use
E. Quality of documentation
In a database, Keys are:
A. Normalized
B. The names of database tables
C. Used to identify the most important attribute of an Entity
D. Data items in a record used to identify the record
In a relational database, Metadata:
A. Specifies the size in Bytes of the database tables
B. Describes the name given and the length assigned each data item
C. Describes the associative relationships between Entities
D. Provides the answers to queries
Peer reviewers are the key participants in which activity?
A. Structured walkthroughs
B. Top-down testing
C. Six-Sigma quality checks
D. Rapid Application Design (RAD)
All of the following are true about Modular Programming except:
A. Modules should contain Go-To statements
B. Paying attention to the interfaces is important
C. Modules should be highly cohesive
D….