Resource Type | Posted On |
Program to check if given strings form an acrostic | Nov 05 |
Program to convert an Infix form to Postfix form | Nov 19 |
Program to convert expression in postfix form to prefix form | Jul 08 |
Program to convert an expression in postfix form to an infix form | Sep 29 |
Prolog program to check whether a number is a member of given list or not | Feb 21 |
Prolog program to check whether a given list is palindrome or not | Feb 21 |
Prolog program to check whether a given word is a palindrome or not | Feb 22 |
PROGRAM TO CHECK GIVEN TWO VALUE ARE EQUAL OR NOT | Feb 26 |
PROGRAM THAT CHECK WHETHER THE GIVEN NUMBER IS PRIME IN PARALLEL | May 07 |
PROGRAM TO CHECK GIVEN NUMBER IS ODD OR EVEN | May 24 |
Program to check given two values are equal or not | Oct 10 |
Program to check whether the characters in a string are in ascending order or... | Aug 27 |
Program to check whether the input string is palindrome or not | Sep 20 |
Program to check for string | Dec 25 |
An Assembly Language Program to check for Palindrome string | Mar 24 |
Program to check entered string is palindrome or not | Dec 30 |
Program to check the start and end of a String | Jan 19 |
Program to check entered string is palindrome or not | Jan 22 |
PROGRAM TO CHECK THE STRING IS PALINDROM OR NOT, PARALLELY | May 06 |
Write a shell program to check whether a given string is palindrome or not. | May 29 |
Define an array of ten String elements each containing an arbitrary string of th... | Mar 14 |
Program to encrypt the given string | Feb 07 |
Program which swaps the case of the given string | Feb 14 |
PROGRAM TO REVERSE THE GIVEN STRING PARALLELY | May 08 |
Program to find vowel Occurances from a given string | May 12 |
|
Sort given string in ascending order | Oct 30 |
Write a shell program to find the position of substring in given string | Jan 18 |
Program to Print a given string on printer Using INT 17h | Dec 09 |
An application to encrypt the given string | Jun 23 |
Program to check whether the input string is a valid identifier or not. (Note: s... | Mar 23 |
An application which swaps the case of the given string | Mar 10 |
Count number of a and A from string ”Application of Microprocessor” and give app... | Jul 22 |
Program to encrypt a given string | Dec 25 |
Program to swap the cases of a given String | Dec 26 |
Write a shell program to find the position of substring in given string | Dec 25 |
Program to encode and decode given string | Nov 14 |
Program to display string for given number | Aug 19 |
Program to count number of words, lines and characters in given string | Dec 18 |
Program to compress given string | Dec 22 |
Program to swap even positioned characters with odd positioned characters in a g... | Jul 07 |
Program to tokenized a given string | May 10 |
Program to compare strings, concatenate strings, copy string and display part of... | Sep 18 |
Printing of the alphabet set in decimal and character form | Feb 20 |
Program to evaluate an expression entered in postfix form | Apr 17 |
Program to convert an Infix expression to Prefix form | Aug 16 |
Program to generate a triangular wave form according to a specified pair of Ampl... | Oct 22 |
Program that prints odd numbers form 0 to 50 (Using for Loop) | Aug 28 |
General Form of a Class | Jan 26 |
Given a list of marks ranging form 0 to 100, write a program to compute and prin... | Dec 24 |
Program to copy one string s2 to another string s1 using strcopy function from... | Nov 27 |