Computer Programming MCQs

5739 MCQs  (Page 356 of 574)

Which of the following is/are commonly used architectural pattern(s) ?
A. Model-view-controller
B. Layered architecture
C. Client–server
D. All of the mentioned
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
Systems that involve interaction with a shared database can be considered as ?
A. Software-based
B. Transaction-based
C. Server-based
D. Client-based
ERP stands for____________________?
A. Enterprise research planning
B. Enterprise resource planning
C. Enterprise resource package
D. Enterprise research package
UML interfaces are used to_____________________?
A. Specify required services for types of objects
B. Program in java, but not in c++ or smalltalk
C. Define executable logic to reuse across classes
D. Define an api for all classes
Select the statement true for activity diagrams ?
A. They can be used to discover parallel activities
B. They are used to depict workflow for a particular business activity
C. Activity diagram do not tell who does what and are difficult to trace back to object models
D. All of the mentioned