A. ERP systems
B. Transaction-based information systems
C. Language processing systems
D. None of the mentioned
Explanation: In software engineering, compilers translate an artificial programming language into machine code
Related Mcqs:
- A language-processing systems may translate an XML data description into__________________?
A. a machine code
B. an alternative XML representation
C. machine code and alternative XML representation
D. a software module - Which of the following pattern is the basis of interaction management in many web-based systems ?
A. architecture
B. repository pattern
C. model-view-controller
D. different operating system - Which of the following is not included in Architectural design decisions ?
A. type of application
B. distribution of the system
C. architectural styles
D. testing the system - Which of the following is not real-time architectural patterns that are commonly used ?
A. Asynchronous communication
B. Observe and React
C. Environmental Control
D. Process Pipeline - An example of a system that may use a process pipeline is a high-speed_________________?
A. data distributing system
B. data acquisition system
C. data collector system
D. none of the mentioned - ____________________ can be associated with a separate processor or core, so that the processing steps can be carried out in parallel ?
A. Process Pipeline
B. Environmental Control
C. Observe and React
D. None of the mentioned - Control systems may make use of the Environmental Control pattern, which is a general control pattern that includes ______________processes?
A. sensor
B. actuator
C. pipeline
D. both sensor and actuator - Which of the following examples is/are models of application architectures ?
A. a means of assessing components for reuse
B. a design checklist
C. a vocabulary for talking about types of applications
D. all of the mentioned - Systems that involve interaction with a shared database can be considered as ?
A. software-based
B. transaction-based
C. server-based
D. client-based
View AnswerAnswer: b
Explanation: Such systems with a shared database are also referred to as transaction based information systems. - All the operations in a transaction need to be completed before the database changes are made _________________?
A. functional
B. available to the users
C. permanent
D. none of the mentioned