Multiple choice

PROLOG stands for _____.

  1. Programming in Logic

  2. Programming for Listing

  3. Programming for Language

  4. None of these

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

PROLOG (PROgramming in LOGic) is a logic programming language associated with artificial intelligence and computational linguistics. Its name directly indicates that it uses logic (declarative programming) rather than procedural imperative commands.