Software Design and Computer Architecture

Questions covering UML, data modelling, computer architecture, and programming concepts

12 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which of the following is a behavior that comprises a set of messages exchanged among a set of objects within a particular context to accomplish a specific purpose?

  1. Interaction
  2. State machine
  3. Package
  4. Note
  5. Class
Question 2 Multiple Choice (Single Answer)

____________ is the process of examining the data available in an existing data source and collecting statistics and information about that data.

  1. Data profiling
  2. Data capture
  3. Data integration
  4. Data quality
  5. None of these
Question 3 Multiple Choice (Single Answer)

A ________________ diagram shows a state machine comprising states, transitions, events and activities.

  1. sequence
  2. activity
  3. statechart
  4. package
  5. none of these
Question 4 Multiple Choice (Single Answer)

Which of the following physical design structures comprises one or more data files, which are physical structures with the operating system a person is using?

  1. Structural part
  2. Table spaces
  3. Partitioned tables
  4. Views
  5. None of these
Question 5 Multiple Choice (Single Answer)

______________ extends the vocabulary of the UML, allowing a person to create new kinds of building blocks that are derived from existing ones, but that are specific to the person's problems.

  1. Tagged value
  2. Constraint
  3. Stereotype
  4. Object-oriented system
  5. None of these
Question 6 Multiple Choice (Single Answer)

__________________ is the process of modelling and formalising data requirements in an intrinsic part of the database design process.

  1. Data cube
  2. Indexing
  3. Physical storage
  4. Data modelling
  5. Parallelism
Question 7 Multiple Choice (Single Answer)

Which of the following tools acts as a cheat sheet for the business user?

  1. Scope for success
  2. Quick reference guide
  3. Business conceptual design
  4. Training
  5. None of these
Question 8 Multiple Choice (Single Answer)

The CPU address register called ______________ automatically keeps track of the stack entry point.

  1. input/output port
  2. instruction cycle
  3. CPU
  4. stack pointer
  5. none of these
Question 9 Multiple Choice (Single Answer)

Which of the following assembly program statements indicates an action to be performed during the execution of the assembled program?

  1. Imperative statement
  2. Declarative statement
  3. Assembler directives
  4. Either Declarative statement or Assembler directives
  5. None of these
Question 10 Multiple Choice (Single Answer)

Which of the following phases in object modelling techniques is the result of structure of basic architecture of the system along with high-level strategy decision?

  1. Analysis
  2. System design
  3. Object design
  4. Implementation
  5. Verification
Question 11 Multiple Choice (Single Answer)

In which of the following, all control signals required inside the CPU can be generated using a state counter and a PLA circuit?

  1. Computer organisation
  2. Hardwired control
  3. Control word
  4. Either control word or computer organisation
  5. None of these
Question 12 Multiple Choice (Single Answer)

Which of the following system programs is a process that resolves external symbolic references by linking need object modules, which are referenced in the program?

  1. Allocation
  2. Linking
  3. Relocation
  4. Either Allocation or Relocation
  5. None of these