Examlex

Solved

You Can Use ____ to Send and Receive Messages in Dynamic

question 9

Multiple Choice

You can use ____ to send and receive messages in dynamic, two-way communications.


Definitions:

Compiler

A program that translates code written in a high-level programming language into machine language so it can be executed by a computer.

Interpreter

A program that executes instructions written in a programming or scripting language, translating them into machine code one line at a time at runtime.

Operator

A coding symbol that represents a fundamental action of the programming language.

Prototype

A small model of a program built at the beginning of a large project.

Related Questions