Which of the following is not a function of the database?

2024

Which of the following is not a function of the database?

Answer: D. Program compilationThe correct answer is D. Program compilation is the process of translating source code into executable machine code, which is performed by a compiler, not a…

  1. A.

    Storing data

  2. B.

    Data manipulation

  3. C.

    Data retrieval

  4. D.

    Program compilation

  5. E.

    None of the above

Attempted by 4601 students.

Show answer & explanation

Correct answer: D

The correct answer is D. Program compilation is the process of translating source code into executable machine code, which is performed by a compiler, not a database. Databases are designed for storing, retrieving, and manipulating data, not for compiling programs.

Explore the full course: Hpsc Pgt Computer Science

Loading lesson…