InterviewSolution
Saved Bookmarks
| 1. |
Point out the wrong statement.(a) There are no XML configuration files in Thrift(b) Thrift gives cross-language serialization with lower overhead than alternatives such as SOAP due to use of binary format(c) No framework to code is a feature of Thrift(d) None of the mentioned |
|
Answer» Right answer is (d) None of the mentioned The explanation: There are no build dependencies or non-standard software. No mix of incompatible software licenses. |
|