Question 1 :
What is architecture View
- A subset of related architectural design decisions
- A superset of related architectural design decisions.
- A subset of non-related architectural design decisions
- A superset of non- related architectural design decisions.
Question 2 :
In a distributed system when two remote components exchange data, who is responsible for data transformation and transmission ?
- bridge
- client stub
- skeleton
- broker
Question 3 :
Which of the following is not present in domain specific software architecture
- A reference architecture
- An application configuration method
- Hybrid data
- A component library
Question 4 :
A Software system architecture is the set of principle ____ made about the system.
- Design decisions
- Reference decisions
- Delegations
- Doubts
Question 5 :
When a system evolves, ideally its_______________ is modified first.
- model architecture
- reference architecture
- prescriptive architecture
- descriptive architecture
Question 6 :
Architecture based process includes which of the following?
- Creating the business case for the system
- Understanding the requirements
- Analyzing or valuating the architecture
- all above
Question 7 :
Which of the following is not an architectural stakeholder
- Software developer
- Software manager
- End user
- Tester
Question 8 :
A domain model is a set of artifacts that captures
- functions performed, its objects.
- functions performed, its objects and data that flows through the system
- objects and data that flows through the system
- data that flows through the system
Question 9 :
Writing an exception handling code in any GUI application is an example of.
- Fault Prevention
- Preventing Ripple effect
- Fault Recovery
- Fault Detection
Question 10 :
The four C’s of architectural analysis
- Completeness, Consistency, Compatibility, Correctness
- Completeness, Calculable, Compatibility, Correctness
- Completeness, Consistency, Compatibility, Calculable
- Completeness, Consistency, Calculable, Correctness
Question 11 :
Which of the following is not a type of operating systems?
- Batch Processing
- Multiprogramming
- Latch Programming
- Real-time
Question 12 :
What type of class relationship can be read as 'Object A contains Object B and Object B is part of object A'?
- Generalization
- specialization
- none
- aggregration
Question 13 :
The CPU-Memory speed disparity is known as
- Instruction Format
- Von-Neumann bottleneck
- Temporal Locality
- Harvard Computer
Question 14 :
The concepts of push/pull type of pipelines are used in …
- Broker Architectural Style
- Pipe-and-Filter Architectural Style
- Layered Architectural Style
- MVC Architectural Style
Question 15 :
Changing the deployment of a component during runtime is called___________
- Deployment
- Redeployment
- Adaptability
- Dependability
Question 16 :
The branch of study that deals with the computer system's conceptual design and basic overview is known as
- Computer Anatomy
- Computer Architecture
- Computer OS
- Computer interface
Question 17 :
I/O processor has direct access to ?
- Main Memory
- Secondary Memory
- Flash Memory
- ROM
Question 18 :
The full form of REST is
- Representational State Travel Style
- Representational State Transfer Style
- Representational State Transfer Signal
- Representational State Travel Signal
Question 19 :
An architecture_________ framework is a piece of software that acts as a bridge between a particular architectural style and a set of implementation technologies.
- Deployment
- Requirement
- Implementation
- Testing
Question 20 :
Which of the following is not a deployment activity?
- Planning
- Modeling
- Execution
- Sentencing
Question 21 :
An architectural perspective is a ___________ set of type of architectural design decisions
- Empty
- Non empty
- Full
- Redundant
Question 22 :
To Which view would the package diagram belong? Remember that a package diagram shows the packages that make up a software and how they are related
- Physical view
- Development view
- Logical view
- Process view
Question 23 :
Which of the following is one of the service provided by a software connector?
- Conversion
- Abstraction
- Encapsulation
- Data hiding
Question 24 :
Domain specific software engineering requires organization - engineers to leverage different aspects of three inter related area: __________
- Domain, business and technology
- Domain, business and technique
- Domain, idea and technique
- idea and technique
Question 25 :
The WWW is fundamentally a __________________ application
- peer to peer
- distributed hypermedia
- centralized hypermedia
- Ambiguous
Question 26 :
Which one of the following is not a stakeholder in a System’s Architecture?
- Users
- Vendors
- Testers
- Technician
Question 27 :
System’s ability to continuously provide correct service without any failure, is called
- Performance
- Reliability
- Security
- Availability
Question 28 :
The main technique for achieving portable software
- None
- is to have independent platform
- is to increase the overall performance
- . is to isolate system dependency
Question 29 :
Architectural erosion is
- The process of determining a software systems architecture from its implementation-level artifacts.
- Introduction of architectural design decisions into a system’s descriptive architecture that violate its prescriptive architecture.
- Introduction of principal design decisions into a system’s descriptive architecture that are not included in, encompassed by, or implied by the prescriptive architecture
- Executable modules are physically placed on the hardware devices on which they are supposed to run.
Question 30 :
program always deal with
- logical address
- absolute address
- physical address
- relative address