Resource Type | Posted On |
Program to count number of words, lines and characters in given string | Dec 18 |
Program that counts number of line, number of words and number characters in spe... | Nov 18 |
Program to read a string , character by character and display the same | Jan 27 |
To read string character by character and display them | Mar 16 |
program that takes string and word from a user and displays substring including ... | Mar 15 |
Program to count particular character for number of times in a input string | Mar 31 |
Program to enter two strings, Find the characters that match in both the string... | Feb 05 |
Program that accepts a string in an array and prints the reverse of the string | Sep 13 |
PROGRAM ACCEPTS ENTRIES FROM THE CONSOLE DISPLAY AND DISPLAYS THEM ON THE... | Jul 10 |
Program to compare two characters and display message accordingly | Nov 24 |
Program to display inputted string in ascending triangle and descending triangle | Jun 06 |
Program that will accept a line of text from the text file; count the number of ... | Sep 23 |
prolog program to read 10 strings into a list and display similar characters | Feb 21 |
Read a file and count number of word, character, lines, display in reverse, conv... | Nov 15 |
PREPARE TWO VARIABLES MSG1 HAVING "HELLO" & MSG2 HAVING "WORLD" & DISPLAY THESE ... | Jan 05 |
Program to swap even positioned characters with odd positioned characters in a g... | Jul 07 |
Program that takes a string from user and prints the total number of characters,... | Mar 04 |
Program to extract a portion of a character string and print the extracted... | Jul 18 |
Program to compare strings, concatenate strings, copy string and display part of... | Sep 18 |
Program to find ascii value of entered text or word for each character | Jul 17 |
Prolog program to compare characters, strings and also reverse string | Feb 21 |
String operations like compare strings, concatenate strings, find length, revers... | May 31 |
Write a shell script that accepts a string from the terminal and echo suitable m... | May 11 |
TO INPUT A HEX CHARACTER AND DISPLAY IT AS MANY TIMES AS THAT OF THE HEX... | Jul 17 |
Program to concatenate two strings INSTR1 and INSTR2 and store the result in the... | Apr 11 |
|
Write a shell program to concatinate two strings and find the length of the resu... | Nov 03 |
Write a shell program to concatinate two strings and find the length of the resu... | May 06 |
Program to print ASCII value of inputted character | Oct 13 |
Prolog program to read two strings and then output the third string which is a c... | Feb 21 |
Program to capitalize the first charcter of every word in a string | Dec 21 |
Program to perform sorting on words or string values using for loop | Oct 29 |
Find all lines in a file with words longer than 4 characters, assuming that wor... | Jun 23 |
Find all lines in a file with words longer than 4 characters, assuming that word... | Mar 24 |
Program uses two input files and produces output using binary search on criteria... | Apr 04 |
programs uses two input files and produces output using binary search on criteri... | Apr 10 |
Program to compare Strings by compring successive corresponding characters, sta... | Apr 04 |
Program to print WORDPROCESSING as WORD PROCESSING, WORD, PROCESSING, W.P. | May 31 |
Program to delete mth element from an input string | Oct 27 |
Program to read all words from a file and remove all words which are palindromes... | Mar 26 |
Program to reverse the sequence of the words in the sentence and display the... | Jan 17 |
Program to check whether the input string is palindrome or not | Sep 20 |
READ A STRING CHARACTOR BY CHARACTOR AND DISPLAY THE SAME STRING | May 10 |
Program to find the no. of occurrences of character `c' in the input string | Oct 23 |
Program to find the no. of occurrences of character ‘c’ in the input string | Oct 05 |
Program to count length of user input string | Mar 17 |
Program to reverse a string inputted from the user | Apr 10 |
Shell script to perform operations like compare string, concatenate, find length... | Feb 16 |
Shell script to display time in word | May 11 |
PROGRAM THAT TAKES INPUT STRING FROM KEYBOARD & PRINT IT | Jan 21 |
Program to find a character in a string | Jan 20 |