Resource Type | Posted On |
Program to compute total cost including different taxes | Aug 09 |
Program to find easy courses person likes | Feb 21 |
Prolog program to read 10 string and store them in database and then write the s... | Feb 21 |
prolog program to read 10 strings into a list and display similar characters | Feb 21 |
Prolog program to read a list of strings , integer and display all the strings w... | Feb 21 |
Prolog program to find factorial of given number | Feb 21 |
Prolog program to read and write file | Feb 21 |
Prolog program of string token | Feb 21 |
Prolog program of Medical Diagnostic system | Feb 21 |
Prolog Multi-List Program | Feb 21 |
Prolog program to read a file and display each of its line one by one and lines ... | Feb 21 |
Prolog program to read a sentence from a file and then copy each of the token o... | Feb 21 |
Prolog program to read two strings and then output the third string which is a c... | Feb 21 |
Prolog program to read an integer and display each digit with the respective fre... | Feb 21 |
Prolog program to read 10 string and store them in database and then write the s... | Feb 21 |
Prolog program to read file and create list of all the lines of it. Each list in... | 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 display item name, code, quantity, price and grade | Feb 21 |
Program to compare character and string | 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 find the last element in a given list | Feb 21 |
Prolog program to check whether a number is a member of given list or not | 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 use of list | Feb 21 |
Prolog program of predicate ordered (List) which is true if List is an ordered l... | 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 to define the relation shift(List1, List2) so that List1 shifts r... | Feb 21 |
Prolog program to define the relation shift(List1, List2) so that List1 shifts r... | Feb 21 |
Prolog program to define the relation translate(List1, List2) to translate a lis... | Feb 21 |
Prolog program of 8 puzzle using heuristic function % with best first search... | Feb 21 |
Prolog program to read details about your classmates and display pairs of classm... | 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 Define the relation last(item,list) so that item is the last elem... | Feb 21 |
Prolog program to define the relation last(item,list) so that item is the last e... | Feb 22 |
Prolog program that defines a relation count(A,L,N) that counts into N the numbe... | Feb 22 |
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 |
Prolog program to define a relation dividelist (L,L1,L2) so that L is partitione... | Feb 22 |
Prolog program to find whether the length of a list is even or odd | Feb 22 |