Home
Current Affairs January 2024

What is the correct answer?

4

Software engineers should not use their technical skills to misuse other peoples computers.Here the term misuse refers to:

A. Unauthorized modification of computer material

B. Unauthorized access to computer material

C. Dissemination of viruses or other malware

D. All of the mentioned

Correct Answer :

D. All of the mentioned


Related Questions

What is the correct answer?

4

The rapid application development model is______________

A. A Combination of prototyping and waterfall model

B. Includes project risks evaluation during each iteration

C. A high speed adaptation of the linear sequential model

D. Used to suggests a systematic sequential approach to software development

What is the correct answer?

4

The Linear sequential model is also known as ________.

A. classical life cycle model

B. Fountain model

C. Spiral model

D. Concurrent model

What is the correct answer?

4

_____ refers to the elimination or reduction of third-party intermediaries between the client or customer.

A. Intermediation

B. Disintermediation

C. Mediation

D. None of the above

What is the correct answer?

4

Efficiency in a software product does not include ________

A. licensing

B. responsiveness

C. processing time

D. memory utilization

What is the correct answer?

4

The testing technique that requires devising test cases to demonstrate a program function is operational is called_____

A. Grey- box testing

B. White box testing

C. Black box testing

D. Red Box Testing

What is the correct answer?

4

Select the incorrect statement: Software engineers should

A. not use your technical skills to misuse other peoples computers.

B. not knowingly accept work that is outside your competence.

C. be dependent on their colleagues.

D. maintain integrity and independence in their professional judgment.

What is the correct answer?

4

Assertion and condition which are true at the point of execution

A. sometimes

B. many times

C. always

D. no times

What is the correct answer?

4

Which of the following the notation is not used to represent an object class in an object model?

A. Class Name

B. Entity

C. Attributes

D. Service

What is the correct answer?

4

___________ is used to derive a class from existing class.

A. Polymorphism

B. Encapsulation

C. Inheritance

D. Information hiding

What is the correct answer?

4

State True or False.
1. People are at the core of problem solving because business problems are solved by people for people.
2. The structure of the group and its efficiency of communications, style of management, and cohesiveness are critical factors in the effectiveness of the team.

A. 1-True, 2-True

B. 1-True, 2-False

C. 1-False, 2-True

D. 1-False, 2-False

What is the correct answer?

4

Open source development model best suits for _____.

A. Large system applications

B. Small system applications

C. Medium system applications

D. Very small system applications

What is the correct answer?

4

In object oriented design of software which of the following is not true?

A. objects inherit the properties of the class

B. classes are defined based on the attributes of the object

C. objects can belong to two classes

D. classes are always different

What is the correct answer?

4

Design phase will usually be?

A. bottom-up

B. random

C. top-down

D. center fingring

What is the correct answer?

4

____________ serves as the foundation for software engineering.

A. Software Analysis

B. Software Design

C. Software quality

D. Software testing

What is the correct answer?

4

In _________ approach to reuse, reusable knowledge is captured in a program generator system, which can be programmed in a domain-oriented language.

A. Function reuse

B. Application system reuse

C. Sub- system reuse

D. Generator based reuse

What is the correct answer?

4

Explain what is meant by PRODUCT with reference to one of the eight principles as per the ACM/IEEE Code of Ethics ?

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

B. The product should be easy to use.

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

D. Software engineers shall ensure that their products and related modifications satisfy the client.

What is the correct answer?

4

The tools used during implementation and maintenance are called _____ CASE tools

A. Upper

B. Front-end

C. Intermediate

D. Lower

What is the correct answer?

4

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

A. Confidentiality

B. Intellectual property rights

C. Managing Client Relationships

D. Both a & b

What is the correct answer?

4

UAN stands for _____.

A. User Action Notation

B. User Action Norms

C. User Analogy Notation

D. User Analogy Norms

What is the correct answer?

4

Design phase includes?

A. data,architectural and procedural designs only

B. architectural,procedural and interface design only

C. data,architectural and interface design only

D. data,architectural interface and procedural design

What is the correct answer?

4

State True or False.
1. The seminal book by Kent Beck, Extreme Programming Explained express some of the defining characteristics of agile development.
2. Code is the one artifact that development absolutely cannot live without

A. 1-False, 2-False

B. 1-True, 2-False

C. 1-False, 2-True

D. 1-True, 2-True

What is the correct answer?

4

The name for the way that computers manipulate data into information is called:

A. processing

B. programming

C. storing

D. organizing

What is the correct answer?

4

Which of the following notation in data flow diagram is used to represent user interaction with system?

A. Arrow Head

B. Rectangle

C. Rounded Rectangle

D. Circle

What is the correct answer?

4

Which of the following are the activities of the function- oriented design.

A. Data- flow design

B. Structural decomposition

C. Detailed design description

D. All the above

What is the correct answer?

4

which is used to measure POFOD?

A. The time between system failure

B. The frequency of occurrence with which unexpected behaviour is likely to occur

C. The elapsed repair or restart time when a system failure occurs. Given that the system must be continuously available.

D. The number of system failures given a number of systems inputs.

What is the correct answer?

4

________________ exercises specific paths in a module's control structure to ensure complete coverage and maximum error detection.

A. Unit testing

B. Integration testing

C. Validation testing

D. System testing

What is the correct answer?

4

Which of the following is one of the phase of software life cycle?

A. Design

B. Project Management

C. Maintenance

D. Quality management

What is the correct answer?

4

Process technology enabled the support of the rapid application development needed for iterative approaches with their greater emphasis on risk _____ and user _____.

A. Minimization, Satisfaction

B. Minimization, Dissatisfaction

C. Maximization, Satisfaction

D. Maximization, Dissatisfaction

What is the correct answer?

4

_____ interoperate with systems at a mobile or remote level in order to access inventory, check prices, and close deals.

A. System Operator

B. Salesman

C. Database Manager

D. Accountant

What is the correct answer?

4

The Linear sequential model of software development is_____

A. An Old Fashioned model that cannot be used in a modern context

B. A good approach when a working program is required quickly

C. A useful approach when a customer cannot define requirements clearly.

D. A reasonable approach when requirement are well defined.