Handwritten Java & BlueJ Solutions for ICSE Classes 6 - 10.

Simplified logic, board-ready syntax, and clear concept breakdowns!

Write a program to input a string and print it in reverse
Write a program to input a string and find frequency of a word entered
Write a program to input a string and count the number of vowels in it
Write a program to enter a sentence and print its longest word in reverse
Write a program to input a string and print its non repeated letters
Write a program to input a string and print its repeated letters
Write a program to input a string and remove spaces in it
Write a program to input a sentence and count the number of words in it
Write a program to input a string and remove the desired charcters from it
Write a program to input a sentence and print each word of the string along with its length in a tabular form
Load More That is All