Resource Type | Posted On |
Prolog program to reverse a list using concatenate | 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 concatenate two lists giving third list | Feb 21 |
Prolog program to concatenate two lists, an element is a member of a given list ... | Feb 22 |
Prolog program to reverse a given list | Feb 21 |
Prolog program to reverse a given List | Feb 22 |
Prolog program to reverse a list | Feb 22 |
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 to sort a list using Quick Sort | Feb 21 |
ProLog Program to sort the list of integers using Insertion Sort | Feb 21 |
Prolog program to merge two ordered list generating an ordered list | Feb 22 |
Prolog program to check whether a list is an ordered list or not | Feb 22 |
Prolog program to compare characters, strings and also reverse string | Feb 21 |
Program of circular doubly link list with insert, append, delete, copy, reverse ... | Aug 27 |
Print reverse linked list | Dec 13 |
String operations like compare strings, concatenate strings, find length, revers... | May 31 |
Example to concatenate a string using select query | Aug 09 |
Program to concatenate of two strings without using strcat function | Sep 11 |
Program to concatenate one linked list at end of another and than to erase all n... | Nov 18 |
ProLog Program to read a file and create a list of all words of it | Feb 21 |
Prolog program to find summation of list of numbers | 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 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 to read 10 strings into a list and display similar characters | Feb 21 |
Prolog Multi-List Program | Feb 21 |
Prolog program to write the elements of the list line by line | 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 generate the sublist of a given list | Feb 22 |
Prolog program to insert an element anywhere in the list | Feb 22 |
Prolog program to add an element to the begining of a list | Feb 21 |
Prolog program to find whether the length of a list is even or odd | Feb 22 |
Prolog program to generate first 10 prime numbers and store them in a list | Feb 21 |
Prolog program to check whether a given list is palindrome or not | Feb 21 |
PROLOG PROGRAM TO FIND SUBLISTS OF THE GIVEN LIST | Feb 22 |
Prolog program to find last item of the list | Feb 22 |
PROLOG PROGRAM TO DETERMINE WHETHER A ELEMENT IS A MEMBER OF LIST | Feb 22 |
PROLOG PROGRAM TO FIND THE PERMUTATION OF THE GIVEN 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 rotate a list n places to the left | Sep 08 |
PROLOG PROGRAM TO SPLIT A LIST IN TWO LISTS SUCH THAT ONE LIST CONTAINS NEGATIVE... | Feb 22 |