Computer Programming MCQs

5739 MCQs  (Page 367 of 574)

What defines the circumstances in which a particular operation is valid ?
A. Contradictions
B. Post-condition
C. Vagueness
D. None of the mentioned
Which of the following option is not provided by formal methods ?
A. Providing frameworks
B. Verifying systems
C. Provide investors
D. Both providing frameworks and verifying systems
Which architecture decentralized architectures in which there are no distinguished clients and servers ?
A. Multi-tier client–server architecture
B. Master-slave architecture
C. Distributed component architecture
D. Peer-to-peer architecture
Which architecture are reliant on middle-ware ?
A. Multi-tier client–server architecture
B. Master-slave architecture
C. Distributed component architecture
D. Peer-to-peer architecture
________________ depend on there being a clear separation between the presentation of information and the computations that create and process that information?
A. Master-slave architectures
B. Client–server systems
C. Two-tier client–server architecture
D. Both master-slave architectures and client–server systems
Which architecture is used when there is a high volume of transactions to be processed by the server ?
A. Multi-tier client–server architecture
B. Master-slave architecture
C. Distributed component architecture
D. Peer-to-peer architecture
In Java,______________________ are comparable with, though not identical to, RPCs?
A. Remote method invocations
B. Operating system
C. Client–server computing
D. None of the mentioned