Posts by Shakshi Parekh

Author Biographical Info: Not available

How to Reverse a number in Java

By Shakshi Parekh

In this context, we are going to learn how to reverse a number in Java. Here is an example program so that you can understand it easily. Hope this will be helpful to you. so the u.... Read More

Reverse individual words in a string or sentence in Java.

By Shakshi Parekh

In this context, we are going to learn how to reverse individual words in a string or sentence in Java. So the user has to Enter the Input eg: Java is object oriented language so t.... Read More

Java program to display number in words

By Shakshi Parekh

In this context, we are going to learn how to write a program in Java to display the number in words. Input: If user initializes n=24 it will print Twenty Four and if n=268 Two Six.... Read More

Java program to find strong number in an array

By Shakshi Parekh

This tutorial will guide you to learn how to find strong number in an array in Java Java is also a high programming level language and also easy to learn. An array is a data type i.... Read More

Related Posts