JAVA2EVERYONE

Alhamdulillah. This is a blog of all digital works by Mohd Anis Bin Azinan (Since 2008).

Convert primitive type to string in java

›
*********************************************** COMPLETE SOURCE CODE FOR : ConvertPrimitiveTypeToString.java *******************************...

Convert uppercase to lowercase in java

›
Source code below will convert uppercase(HELLO WORLD) to lowercase(hello world) ************************************************************...

Convert lowercase to uppercase in java

›
Source code below will convert lowercase (hello world) to uppercase (HELLO WORLD) ***************************************************** COMP...

Replace word in a sentence using java

›
************************************************ COMPLETE SOURCE CODE FOR : ReplaceAWordInASentence.java ***********************************...

Replace character in a sentence in java

›
********************************************* COMPLETE SOURCE CODE FOR : ReplaceCharacterInASentence.java **********************************...

Search character or word in a sentence using java

›
***************************************************** COMPLETE SOURCE CODE FOR : SearchCharacterOrWordInASentence.java *********************...

Get word from a sentence in java

›
************************************************** COMPLETE SOURCE CODE FOR : GetWordFromASentence.java ************************************...

How to determine a word contain or not in a sentence using java ???

›
******************************************************* COMPLETE SOURCE CODE FOR : DetermineStringContainSubstring.java ********************...

Determine what package from a class object ???

›
Source code below will print name for package that belong to it's own class object. It should print null because class object that creat...

Get all interface from a class object

›
This program will print name of interface that implemented by this class ********************************************************** COMPLETE...
‹
›
Home
View web version
Powered by Blogger.