Which of the following is a key principle of software design and implementation ?
(A) Separation of concerns
(B) Writing aspects
(C) Finding code complexity
(D) None of the mentioned
The average execution time of the power monitor process should be less than__________________?
(A) 1ms
(B) 10ms
(C) 100ms
(D) none of the mentioned
An example of a system that may use a process pipeline is a _________________________?
(A) High-speed data acquisition system
(B) Failure of a power supply in an embedded system
(C) Both High-speed data acquisition system AN
(D) Failure of a power supply in an embedded system
Research and development in aspect-orientation has primarily focused on _____________________?
(A) software re-engineering
(B) artificial programming
(C) aspect-oriented programming
(D) all of the mentioned
Which of the following is not a type of stakeholder concern ?
(A) Functional concerns
(B) Quality of service concerns
(C) Policy concern
(D) Non-functional concern
Which of the following is core concern in medical record management system ?
(A) maintaining records of patients
(B) diagnose and treatments
(C) consultations
(D) all of the mentioned
The incorporation of advice code at the specified join points by an aspect weaver is called”__________________?
(A) aspect
(B) join point
(C) join point model
(D) weaving
Which of the following concerns best suits the following statement:”Internet banking system includes new customer requirements, account Requirements, customer management requirements, security requirements, recovery requirements etc.” ?
(A) Functional concerns
(B) Quality of service concerns
(C) System concerns
(D) Cross-cutting concerns
An event in an executing program where the advice associated with an aspect may be executed is known as___________________?
(A) aspect
(B) join point
(C) join point model
(D) pointcut
W3C stands for________________?
(A) World Wide Web Consortium
(B) World Wide Web Collaboration
(C) World Wide Web Community
(D) None of the mentioned