Challenger App

No.1 PSC Learning App

1M+ Downloads
Which of the following Languages is used for Artificial Intelligence?

AFortran

BProlog

CC

DCobol

Answer:

B. Prolog

Read Explanation:

  • PROLOG (Programming in Logic) is the primary programming language used for Artificial Intelligence applications. It is a high-level programming language that is particularly well-suited for tasks involving symbolic reasoning, knowledge representation, and logical inference - all core components of AI systems.

  • Key Features of PROLOG:

    • Based on formal logic and symbolic computation

    • Excellent for pattern matching and automated reasoning

    • Widely used in expert systems, natural language processing, and theorem proving

    • Employs declarative programming approach

  • Why Other Options Are Incorrect:

    • FORTRAN: Primarily designed for mathematical and scientific computing, not AI applications

    • C: A general-purpose procedural programming language, not specifically designed for AI

    • COBOL: Business-oriented language mainly used for data processing in business applications

  • PROLOG remains one of the foundational languages in AI development, alongside other modern AI languages like Python and Lisp.


Related Questions:

Which of the following statement is /are correct about member functions in a C++ Class?

(i)A member function is defined only outside the class

(ii)A member function with the same name as its class is called a constructor

(iii)A member function operate on class data

ASCII stands for :
ഉയർന്ന തലത്തിലുള്ള ഭാഷകളിൽ എഴുതിയ പ്രോഗ്രാമുകൾ യന്ത്രഭാഷകളിലേക്ക് മാറ്റുന്നതിന് -------- ഉപയോഗിക്കുന്നു.
താഴെ പറയുന്നവയിൽ ഏതാണ് ഒരു സ്റ്റോർ നിർദ്ദേശം ?
The method of making a programme error free :