Resource Type | Posted On |
Prolog program to read number | Feb 21 |
ProLog Program to find maximum number from inputted numbers | Feb 21 |
ProLog Program to convert decimal number to roman number | Feb 21 |
ProLog Program to read list of strings and numbers and copy in database having h... | Feb 21 |
ProLog Program to read list of strings and numbers and copy in database having h... | Feb 21 |
ProLog Program to read a file and create a list of all words of it | Feb 21 |
Prolog program to read and write file | 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 |
Program that reads a numbers , computes and displays the factorial of the given ... | Aug 16 |
Prolog program to find factorial of given number | Feb 21 |
Prolog program to print numbers from 1 to 25 and display output as shown in... | 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 generate first 10 prime numbers and store them in a list | Feb 21 |
Prolog program to find summation of list of numbers | Feb 21 |
Prolog program to display number of user entered books available in 2 different... | Feb 21 |
ProLog Program to search record by name and phone number | Feb 21 |
ProLog Program to print user entered number | Feb 21 |
ProLog Program to add and multiply numbers | Feb 21 |
Prolog program to read details about your classmates and display pairs of classm... | Feb 21 |
Prolog program to find maximum number from a list | Feb 22 |
Prolog problem to add two numbers | Feb 23 |
Reading of real numbers | Apr 09 |
Program that reads a number ,coumputes and displays its factorial ( using for ... | Dec 08 |
|
Program that reads a number ,coumputes and displays its factorial using do while... | May 09 |
Program to read two numbers from the keyboard and display larger value | May 13 |
Procedure that prompts the user to read a decimal number in the range 32767 to... | Jul 31 |
Program to read decimal numbers from a file and convert into hexadecimal | Jan 26 |
Program that reads a number and prints even if the number is even and prints o... | Oct 26 |
TO READ AN ALPHABET AND READ NEXT 7 ALPHABET IN SEQUENCE | Dec 14 |
PROGRAM TO READ THE STUDENT DETAILS FROM THE STUDENT INFORMATION FILE USING FILE... | Dec 04 |
PROGRAM TO READ THE STUDENT DETAILS FROM THE STUDENT INFORMATION FILE USING FILE... | Oct 17 |
PROLOG PROGRAM TO SPLIT A LIST IN TWO LISTS SUCH THAT ONE LIST CONTAINS NEGATIVE... | Feb 22 |
Program to writes numbers in a file and read and find odd or even numbers from i... | Nov 16 |
Program that will read real number from the keyboard and print the following out... | May 07 |
Prolog program to read a sentence from a file and then copy each of the token o... | Feb 22 |
Prolog program to read a list of strings , integer and display all the strings w... | 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 10 integers in a list and 10 from the database and find 2... | 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 string and store them in database and then write the s... | Feb 21 |
Program that counts number of line, number of words and number characters in spe... | Nov 18 |
Prolog program of predicate ordered (List) which is true if List is an ordered l... | Feb 21 |
Prolog program to define the relation translate(List1, List2) to translate a lis... | Feb 21 |
Prolog program that defines a relation count(A,L,N) that counts into N the numbe... | Feb 22 |
Prolog program that defines a predicate maxlist (L,Max) where Max is the greates... | Feb 22 |
Read a file and count number of word, character, lines, display in reverse, conv... | Nov 15 |