You are on page 1of 6

7/21/2020 Quiz 001: Attempt review

Home / My courses / UGRD-CS6209-2013T / Week 2: Software Engineering Principles / Quiz 001

Started on Tuesday, 21 July 2020, 8:32 PM


State Finished
Completed on Tuesday, 21 July 2020, 8:50 PM
Time taken 17 mins 53 secs
Grade 18.00 out of 20.00 (90%)

Question 1 An ________________ process simplifies verification. If you develop software by adding small increments of
Correct functionality, then, for verification, you only need to deal with the added portion
Mark 1.00 out of
1.00 Select one:
a. Abstraction

b. Generality

c. Incremental Development 

d. Consistency

Your answer is correct.

Question 2 As per an IBM report, “31%of the project get cancelled before they are completed, 53% overrun their
Incorrect cost estimates by an average of 189% and for every 100 projects, there are 94 restarts”.What is the
Mark 0.00 out of reason for these statistics ?
1.00
Select one:
a. Management issues in the company

b. Lack of adequate training in software engineering

c. All of the mentioned 

d. Lack of software ethics and understanding

Your answer is incorrect.

Question 3 The reason for software bugs and failures is due to


Correct

Mark 1.00 out of Select one:


1.00
a. All of the mentioned

b. Software Developers

c. Both Software companies and Developers 

d. Software companies

Your answer is correct.

https://trimestral.amaesonline.com/mod/quiz/review.php?attempt=68034&cmid=17044 1/6
7/21/2020 Quiz 001: Attempt review

Question 4 Efficiency in a software product does not include ________


Correct

Mark 1.00 out of Select one:


1.00
a. licensing 

b. processing time

c. responsiveness

d. memory utilization

Your answer is correct.

Question 5 It is often easier to use if these two concerns are divided as much as possible into separate sets of
Correct client functions.
Mark 1.00 out of
1.00 Select one:
a. Abstraction

b. Software Engineering Principles

c. Modularity

d. data structure component 

Your answer is correct.

Question 6
Choose the correct option in terms of Issues related to professional responsibility
Correct

Mark 1.00 out of


Select one:
1.00
a. Confidentiality

b. Managing Client Relationships

c. Intellectual property rights

d. Both Confidentiality & Intellectual property rights 

Your answer is correct.

Question 7 This category includes the computer itself, which is often referred to as the central processing unit
Correct (CPU), and all of its support equipment.
Mark 1.00 out of
1.00 Select one:
a. Software

b. Procedures

c. Data

d. Hardware 

Your answer is correct.

https://trimestral.amaesonline.com/mod/quiz/review.php?attempt=68034&cmid=17044 2/6
7/21/2020 Quiz 001: Attempt review

Question 8 They deal with structures and algorithms without regard for the meaning or importance of the data
Correct that is involved.
Mark 1.00 out of
1.00 Select one:
a. Software Engineer

b. Programmer

c. Software developers 

d. Database Administrator

Your answer is correct.

Question 9 Explain what is meant by PRODUCT with reference to one of the eight principles as per the ACM/IEEE
Correct Code of Ethics ?
Mark 1.00 out of
1.00 Select one:
a. Software engineers shall ensure that their products and related modifications satisfy the client

b. It means that the product designed /created should be easily available

c. The product should be easy to use

d. Software engineers shall ensure that their products and related modifications meet the highest
professional standards possible 

Your answer is correct.

Question 10 Identify an ethical dilemma from the situations mentioned below:


Correct

Mark 1.00 out of Select one:


1.00
a. Agreement in principle with the policies of senior management

b. Your employer releases a safety-critical system without finishing the testing of the system 

c. Refusing to undertake a project

d. All of the mentioned

Your answer is correct.

Question 11 A field studying computers and algorithmic processes, including their principles, their software and
Incorrect hardware designs, their applications, and their impact on society, whereas IS emphasizes functionality
Mark 0.00 out of over design.
1.00

Select one:
a. Computer information system

b. Computer Science 

c. Information Technology

d. Information System

Your answer is incorrect.

https://trimestral.amaesonline.com/mod/quiz/review.php?attempt=68034&cmid=17044 3/6
7/21/2020 Quiz 001: Attempt review

Question 12 These are the policies that govern the operation of a computer system. 
Correct

Mark 1.00 out of Select one:


1.00
a. People

b. Hardware

c. Procedures 

d. Sofware

Your answer is correct.

Question 13 Identify the correct statement: “Software engineers shall


Correct

Mark 1.00 out of Select one:


1.00
a. all of the mentioned

b. act consistently with the public interest.” 

c. ensure that their products only meet the SRS.”

d. act in a manner that is in the best interests of his expertise and favour.”

Your answer is correct.

Question 14 “Software engineers should not use their technical skills to misuse other people’s computers.”Here the
Correct term misuse refers to:
Mark 1.00 out of
1.00 Select one:
a. Unauthorized modification of computer material

b. Unauthorized access to computer material

c. Dissemination of viruses or other malware

d. All of the mentioned 

Your answer is correct.

Question 15 It implies separating software into components according to functionality and responsibility.
Correct

Mark 1.00 out of Select one:


1.00
a. Separation of Concerns

b. Modularity 

c. Abstraction

d. Anticipation of change

Your answer is correct.

https://trimestral.amaesonline.com/mod/quiz/review.php?attempt=68034&cmid=17044 4/6
7/21/2020 Quiz 001: Attempt review

Question 16 It is important in designing software that is free from unnatural restrictions and limitations.
Correct

Mark 1.00 out of Select one:


1.00
a. Incremental Development

b. Anticipation of Change

c. Consistency

d. Generality 

Your answer is correct.

Question 17 Select the incorrect statement: “Software engineers should


Correct

Mark 1.00 out of Select one:


1.00
a. not knowingly accept work that is outside your competence.”

b. maintain integrity and independence in their professional judgment.”

c. not use your technical skills to misuse other people’s computers.”

d. be dependent on their colleagues.” 

Your answer is correct.

Question 18 Company has latest computers and state-of the- art software tools, so we shouldn’t worry about the
Correct quality of the product.
Mark 1.00 out of
1.00 Select one:
True

False 

Question 19 It refers to computer programs and the manuals (if any) that support them.
Correct

Mark 1.00 out of Select one:


1.00
a. People

b. Software 

c. Procedures

d. Feedback

Your answer is correct.

Question 20 It is a system composed of people and computers that processes or interprets information.
Correct

Mark 1.00 out of Select one:


1.00
a. Data System

b. Information

c. Data

d. Information System 

Your answer is correct.

https://trimestral.amaesonline.com/mod/quiz/review.php?attempt=68034&cmid=17044 5/6
7/21/2020 Quiz 001: Attempt review

◄ WEEK2 - Software Engineering


Jump to... Lesson 3: The Introduction ►
Principles - PPT

https://trimestral.amaesonline.com/mod/quiz/review.php?attempt=68034&cmid=17044 6/6

You might also like