A. Yellow box
B. Clear box
C. White box
D. Black box
Explanation: Stated simply, a clear box contains the procedural design for the state box.
Related Mcqs:
- Which of the following term is best defined by the statement:”For a component to be composable, all external interactions must take place through publicly defined interfaces”?
A. Standardized
B. Independent
C. Composable
D. Documented - Which test do you infer from the following statement: “The coordination and data management functions of the server are tested.” ?
A. Server tests
B. Application function tests
C. Transaction tests
D. Network communication tests - Which of the following term is best defined by the statement “In a distributed system, several processes may operate at the same time on separate computers on the network.”?
A. Concurrency
B. Openness
C. Resource sharing
D. Fault tolerance - Which of the following term is best defined by the statement: “The names of the operations in the ‘provides’ and ‘requires’ interfaces are different.” ?
A. Parameter incompatibility
B. Operation incompleteness
C. Operation incompatibility
D. None of the mentioned - Which of the following term is best defined by the statement:”The operations on each side of the interface have the same name but their parameter types or the number of parameters are different.” ?
A. Parameter incompatibility
B. Operation incompleteness
C. Operation incompatibility
D. None of the mentioned - Which of the following term is best defined by the statement:”When one object invokes another independent object, a message is passed between the two objects.” ?
A. Control couple
B. Application object
C. Data couple
D. Database object - Which of the following term is best defined by the statement:”The client sends structured query language (SQL) requests to the server which are transmitted as messages across the net” ?
A. File servers
B. Database servers
C. Client servers
D. None of the mentioned - Which subsystem implements the requirements defined by the application ?
A. UI
B. DBMS
C. Application subsystem
D. None of the mentioned - What encapsulates state data and services in a manner that is analogous to objects ?
A. State box
B. Clean box
C. White box
D. Black box - In which of the following language the frameworks will not work ?
A. C#
B. Ruby
C. PHP
D. Java