Que- Choose the correct option in terms of Issues related to professional responsibility
a. Confidentiality
b. Intellectual property rights
c. Both Confidentiality & Intellectual property rights
d. Managing Client Relationships
Answer- Both Confidentiality & Intellectual property rights
Que- Software engineers should not use their technical skills to misuse other people's computers.Here the term misuse refers to:
a. Unauthorized access to computer material
b. Unauthorized modification of computer material
c. Dissemination of viruses or other malware
d. All of the mentioned
Answer- All of the mentioned
Que- Explain what is meant by PRODUCT with reference to one of the eight principles as per the ACM/IEEE Code of Ethics ?
a. The product should be easy to use
b. Software engineers shall ensure that their products and related modifications meet the highest professional standards possible
c. Software engineers shall ensure that their products and related modifications satisfy the client
d. It means that the product designed /created should be easily available
Answer- Software engineers shall ensure that their products and related modifications meet the highest professional standards possible
Que- Identify an ethical dilemma from the situations mentioned below:
a. Your employer releases a safety-critical system without finishing the testing of the system
b. Refusing to undertake a project
c. Agreement in principle with the policies of senior management
d. All of the mentioned
Answer- Your employer releases a safety-critical system without finishing the testing of the system
Que- Identify the correct statement: "Software engineers shall
a. act in a manner that is in the best interests of his expertise and favour."
b. act consistently with the public interest."
c. ensure that their products only meet the SRS."
d. all of the mentioned
Answer- act consistently with the public interest."
Que- Select the incorrect statement: "Software engineers should
a. not knowingly accept work that is outside your competence."
b. not use your technical skills to misuse other people's computers."
c. be dependent on their colleagues."
d. maintain integrity and independence in their professional judgment."
Answer- be dependent on their colleagues."
Que- Efficiency in a software product does not include ________
a. responsiveness
b. licensing
c. memory utilization
d. processing time
Answer- licensing
Que- As per an IBM report, "31%of the project get cancelled before they are completed, 53% overrun their cost estimates by an average of 189% and for every 100 projects, there are 94 restarts".What is the reason for these statistics ?
a. Lack of adequate training in software engineering
b. Lack of software ethics and understanding
c. Management issues in the company
d. All of the mentioned
Answer- Lack of adequate training in software engineering
Que- The reason for software bugs and failures is due to
a. Software companies
b. Software Developers
c. Both Software companies and Developers
d. All of the mentioned
Answer- Both Software companies and Developers
Que- Company has latest computers and state-of the- art software tools, so we shouldn't worry about the quality of the product.
a. TRUE
b. FALSE
c. Nothing Can be Said
d. None of the mentioned
Answer- FALSE
Que- Which of these are not among the eight principles followed by Software Engineering Code of Ethics and Professional Practice ?
a. PUBLIC
b. PROFESSION
c. PRODUCT
d. ENVIRONMENT
Answer- ENVIRONMENT
Que- What is a Software ?
a. Software is set of programs
b. Software is documentation and configuration of data
c. Software is set of programs, documentation & configuration of data
d. None of the mentioned
Answer- Software is set of programs, documentation & configuration of data
Que- Which of these does not account for software failure ?
a. Increasing Demand
b. Low expectation
c. Increasing Supply
d. Less reliable and expensive
Answer- Increasing Supply
Que- What are attributes of good software ?
a. Software maintainability
b. Software functionality
c. Software development
d. Software maintainability & functionality
Answer- Software maintainability & functionality
Que- Which of these software engineering activities are not a part of software processes ?
a. Software dependence
b. Software development
c. Software validation
d. Software specification
Answer- Software dependence
Que- Which of these is incorrect ?
a. Software engineering belongs to Computer science
b. Software engineering is a part of more general form of System Engineering
c. Computer science belongs to Software engineering
d. Software engineering is concerned with the practicalities of developing and delivering useful software
Answer- Computer science belongs to Software engineering
Que- Which of these is true ?
a. Generic products and customized products are types of software products
b. Generic products are produced by organization and sold to open market
c. Customized products are commissioned by particular customer
d. All of the mentioned
Answer- All of the mentioned
Que- Which of these does not affect different types of software as a whole?
a. Heterogeneity
b. Flexibility
c. Business and social change
d. Security
Answer- Flexibility
Que- The fundamental notions of software engineering does not account for ?
a. Software processes
b. Software Security
c. Software reuse
d. Software Validation
Answer- Software Validation
Que- Which of these is not true ?
a. Web has led to availability of software services and possibility of developing highly distributed service based systems
b. Web based systems have led to degradation of programming languages
c. Web brings concept of software as service
d. Web based system should be developed and delivered incrementally
Answer- Web based systems have led to degradation of programming languages
Que- Build & Fix Model is suitable for programming exercises of ___________ LOC (Line of Code).
a. 100-200
b. 200-400
c. 400-1000
d. above 1000
Answer- 100-200
Que- RAD stands for
a. Relative Application Development
b. Rapid Application Development
c. Rapid Application Document
d. None of the mentioned
Answer- Rapid Application Development
Que- Which one of the following models is not suitable for accommodating any change?
a. Build & Fix Model
b. Prototyping Model
c. RAD Model
d. Waterfall Model
Answer- Waterfall Model
Que- Which is not one of the types of prototype of Prototyping Model?
a. Horizontal Prototype
b. Vertical Prototype
c. Diagonal Prototype
d. Domain Prototype
Answer- Diagonal Prototype
Que- Which one of the following is not a phase of Prototyping Model?
a. Quick Design
b. Coding
c. Prototype Refinement
d. Engineer Product
Answer- Coding