What are the main components of a runtime environment ?

2024

What are the main components of a runtime environment ?

Answer: B. Memory management, function call stack, heapThe main components of a runtime environment include memory management, function call stack, and heap. These are essential for program execution.

  1. A.

    Compiler, linker, loader

  2. B.

    Memory management, function call stack, heap

  3. C.

    Parser, optimizer, code generator

  4. D.

    Interpreter, virtual machine, JIT compiler

Attempted by 126 students.

Show answer & explanation

Correct answer: B

The main components of a runtime environment include memory management, function call stack, and heap. These are essential for program execution.

Explore the full course: Niacl Ao It Specialist

Loading lesson…