Pangram, Longest and Shortest Word Program in Java and Python
Pangram, longest word and shortest word program with algorithm, explanation, Java solution and simple Python solution for ISC practical students.
Open resourceGuide For School resources filed under String Related Programs.
Pangram, longest word and shortest word program with algorithm, explanation, Java solution and simple Python solution for ISC practical students.
Open resourceArrange sentences by word count with algorithm, explanation, Java solution and simple Python solution for ISC students.
Open resourceWord potential sorting program with algorithm, explanation, Java solution and simple Python solution for ISC students.
Open resourceAnagrams of a word program with algorithm, explanation, Java recursion solution and simple Python solution for ICSE and ISC students.
Open resourceISC 2015 Question 3 solution to convert the first letter of each word to uppercase and count vowels and consonants in every word.
Open resourceRemove duplicate characters from a word program with algorithm, explanation, Java solution and simple Python solution.
Open resourceICSE 2014 solution to extract the file path, file name and extension separately from a full file path string.
Open resourceRemove word from sentence program with algorithm, explanation, Java solution and simple Python solution for ISC students.
Open resourceSpecial Fashion sentence program with algorithm, explanation, Java solution and simple Python solution for ISC students.
Open resourceRemove consecutive repeated characters program with algorithm, explanation, Java solution and simple Python solution.
Open resourceISC 2003 encrypted code decoding program with algorithm, explanation, Java solution and simple Python solution.
Open resourceISC Practical 2003 time in words program with algorithm, explanation, Java solution and simple Python solution.
Open resourceReverse words without punctuation program with algorithm, explanation, Java solution and simple Python solution for ISC students.
Open resourceAlphabet frequency counting program with algorithm, explanation, Java solution and simple Python solution for ICSE and ISC students.
Open resourceICSE 2013 Piglatin word solution to convert a word to uppercase, rearrange it from the first vowel and add AY.
Open resourceJava and Python program to swap two strings without using a third variable by using concatenation and substring slicing.
Open resourceISC 2013 Question 9 solution to interchange the first and last alphabet of each word in a sentence using Java and Python.
Open resourcePalindromic words program with algorithm, explanation, Java solution and simple Python solution for ISC students.
Open resourceShortest and longest word program with algorithm, explanation, Java solution and simple Python solution for ICSE and ISC students.
Open resourceInitials printing program with algorithm, explanation, Java solution and simple Python solution for ICSE and ISC students.
Open resource