Posts by Shakshi Parekh
Author Biographical Info: Not available
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
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
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
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