Pakistan's best MCQs practice hub — FPSC · PPSC · CSS · NTS · Other Exams
Login

In distributed software engineering, Remote Procedure Call (RPC) client-side stub proxies perform marshaling, which means:

ACompiling C++ code into machine assembly
BConverting high-level programming language data structures into a standardized wire format for network transmission
CDecrypting TLS network packets
DAllocating virtual memory heaps

Explanation

Marshaling converts complex in-memory data structures into a standard byte stream for cross-network transmission.

Submitted by: mcqstutor Team More Software Engineering MCQs →

No Comments

Leave a comment

Your email address will not be published. Required fields are marked *