A. a machine code
B. an alternative XML representation
C. machine code and alternative XML representation
D. a software module
Explanation: Such is the property and function of language processing system
Related Mcqs:
- Transaction processing systems may be organized as a ____________ architecture with system components responsible for input, processing, and output ?
A. Repository
B. Client–server
C. Model-View-Controller
D. Pipe and Filter - What translates a natural or an artificial language into another representation of that language and, for programming languages also execute the resulting code ?
A. ERP systems
B. Transaction-based information systems
C. Language processing systems
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 - ____________________ 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 - 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 - 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. - What describes how a set of interacting components can share data ?
A. model-view-controller
B. architecture pattern
C. repository pattern
D. none of the mentioned - 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 - _________________ view shows the system hardware and how software components are distributed across the processors in the system ?
A. physical
B. logical
C. process
D. all of the mentioned - Which of the following is an architectural conflict ?
A. Using large-grain components improves performance but reduces maintainability
B. Introducing redundant data improves availability but makes security more difficult
C. Localizing safety-related features usually means more communication so degraded performance
D. All of the mentioned