App Logo

No.1 PSC Learning App

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

AFortran

BProlog

CC

DCobol

Answer:

B. Prolog


Related Questions:

Find the odd one out :
An object is an instance of :

What is the value of sum after the execution of the following code?

int sum = 0;

for (int i = -5; i<=;i++)

{

         if (!i) break;

         sum += i;

}

 

 

In Digital Logic Designs, GAL is abbreviated as:
Which of the following is a programming Language ?