Question 31 :
What is meaning of IOP ?
- Input output processor
- Input output product
- Input output producer
- Input output processing
Question 32 :
Layered architecture style is best suited to develop the software applications which require
- The components to be easily replaceable
- The high security of its data contents
- The performance quality as a dominant factor
- Information separating as a dominant factor
Question 33 :
Register renaming is done in pipelined processors
- as an alternative to register allocation at compile time
- for efficient access to function parameters and local variables
- to handle certain kinds of hazards
- as part of address translation
Question 34 :
In an instruction execution pipeline, the earliest that the data TLB (Translation Lookaside Buffer) can be accessed is
- before effective address calculation has started
- during effective address calculation
- after effective address calculation has completed
- after data cache lookup has completed
Question 35 :
Domain-Specific Software Architectures encode____
- substantial knowledge
- meaningless knowledge
- insignificant knowledge
- insufficient data
Question 36 :
a file is corrected immediately after input of transaction is an example of
- sorting
- batching
- online updating
- offline updating
Question 37 :
___________ is proportional to the size of system, the number of constituent elements, the size and internal structure of each element and the number and nature of interdependencies
- Connectors
- Efficiency
- Complexity
- Dependency
Question 38 :
Which of the following is not a Software Interconnection Models
- Unit interconnection
- Syntactic interconnection
- Semantic interconnection
- lexical interconnection
Question 39 :
Which structure’s view is orthogonal to the module and conceptual view
- Module structure
- Calls structure
- Process structure
- Data Flow
Question 40 :
Which of the following is Aggregation
- Expresses a part-of relationship and is a stronger form of an association relationship
- Expresses an is-a relationship and is a stronger form of an association relationship
- Expresses a part-of relationship and is a weaker form of an association relationship
- Expresses an is-a relationship and is a weaker form of an association relationship
Question 41 :
Which diagram shows the configuration of run-time processing elements of the system?
- Deployment Diagram
- Class Diagram
- Component Diagram
- ER Diagram
Question 42 :
Process is
- program in High-level language kept on disk
- contents of main memory
- job in secondary memory
- specialized program
Question 43 :
Which one is not true about Connectors as Coordinators
- Control delivery of data
- Orthogonal to communication, conversion, and facilitation
- Separates control from computation
- Determine non-computation control
Question 44 :
Which architectural style would you prefer from the following:
- pipe and filter
- broker
- model view controller
- blackboard
Question 45 :
The process of fetching and executing instructions,one at a time, in order of increasing addreses is called
- straight line sequencing
- Instruction execution
- instruction cycle
- Instruction fetch
Question 46 :
The deployment of system architecture is ___________________________
- Placing system’s software on its hardware host
- Placing system’s hardware
- Placing system’s software on any hardware.
- Placing any system’s software on any hardware host
Question 47 :
What factors does a software architecture results in?
- technical
- Design
- Requirements
- Relationship
Question 48 :
Both the arithmetic logic unit (ALU) and control section of CPU employ special purpose storage locations called
- Decoders
- Buffers
- Demultiplexer
- registers
Question 49 :
A system's ________describes how the system has been built, which is the as-implemented or as-realized architecture.
- descriptive architecture
- perspective architecture
- model architecture
- reference architecture
Question 50 :
The address mapping is done, when the program is initially loaded is called
- Relocation
- Dynamic relocation
- Static relocation
- Executable relocation