Resource Type | Posted On |
ProLog Program to find grade | Feb 21 |
Prolog program to display item name, code, quantity, price and grade | Feb 21 |
Program that reads marks of a students and computes and displays grade | Dec 12 |
Program to print mark sheet of a student with grades | Oct 01 |
Prolog program to find the last element in a given list | Feb 21 |
Prolog program to find sum of all the numbers in a given list | Feb 21 |
Prolog program to find the length of a given list | Feb 21 |
Prolog program to find whether the length of a list is even or odd | Feb 22 |
Prolog program to find the nth element of a list | Feb 22 |
Prolog program to find the sum of the elements in the list | Feb 22 |
Prolog program to find the nth element of a list | Feb 22 |
Prolog program to find maximum number from a list | Feb 22 |
Prolog program to find last item of the list | Feb 22 |
PROLOG PROGRAM TO FIND SUBLISTS OF THE GIVEN LIST | Feb 22 |
ProLog Program to find relations in family | Feb 21 |
ProLog Program to find animals leaving in water and land | Feb 21 |
ProLog Program to find murderer | Feb 21 |
Prolog program to find summation of list of numbers | Feb 21 |
Prolog program to find factorial of given number | Feb 21 |
ProLog Program to find maximum number from inputted numbers | Feb 21 |
ProLog Program to find length of names | Feb 21 |
ProLog Program to find relations | Feb 21 |
PROLOG PROGRAM TO FIND THE PERMUTATION OF THE GIVEN LIST | Feb 22 |
Prolog Program to find Maximum of X and Y using Cut Predicate | Sep 08 |
Prolog program to find the permutations of a given list i.e. to find all possibl... | Feb 22 |
|
Program that reads marks obtained by a student in a test of 100 marks and comput... | Feb 18 |
Program that reads marks obtained by a student in a test of 100 marks and comput... | Jan 30 |
ProLog Program to read 10 integers in a list and 10 from the database and find 2... | Feb 21 |
PROLOG PROGRAM OF MISSIONARY CANNIBAL PROBLEM | Feb 21 |
prolog program to read 10 strings into a list and display similar characters | Feb 21 |
Prolog program to read an integer and display each digit with the respective fre... | Feb 21 |
Prolog program to generate first 10 prime numbers and store them in a list | Feb 21 |
Prolog program to compare characters, strings and also reverse string | Feb 21 |
Prolog program to check whether a number is a member of given list or not | Feb 21 |
Prolog program of Parent Tree | Feb 21 |
Prolog program to read number | Feb 21 |
Prolog program to add an element in a head position in given list | Feb 21 |
Prolog program to add an element in a last position in given list | Feb 21 |
Prolog program to print numbers from 1 to 25 and display output as shown in... | Feb 21 |
Prolog program to concatenate two lists giving third list | Feb 21 |
Prolog program to delete an element from a given list | Feb 21 |
Prolog program to use of list | Feb 21 |
Prolog program to check whether a given list is palindrome or not | Feb 21 |
Prolog program to reverse a given list | Feb 21 |
Prolog program of Water Jug Problem start with state(0,0) and end with(2,0) | Feb 21 |
Prolog program of spiral game | Feb 21 |
Prolog program to add an element to the begining of a list | Feb 21 |
Prolog program of 8 puzzle using heuristic function % with best first search... | Feb 21 |
Prolog program to delete an element from a list using concatenate | Feb 22 |
Prolog program to delete an element from a given list without using concatenate | Feb 22 |