__________ is a single-threaded server using standard blocking I/O.
(a) TNonblockingServer
(b) TSimpleServer
(c) TSocket
(d) None of the mentioned
(a) TNonblockingServer
(b) TSimpleServer
(c) TSocket
(d) None of the mentioned
Right choice is (b) TSimpleServer
Easy explanation: TSimpleServer is useful for testing.