Java Tips and Examples

Programming Resource Home :: Java-Tutorials :: Java-Tips-and-Examples

Advertisement

Advertisement




Java Tips and Examples
Tutorial String replaceFirst() Method
In this program you will learn how to replace words in a text. We are going to use replaceFirst() method of String class in Java. View Rating



Java Tips and Examples
Tutorial Java String Occurrence in a String
In this program you will learn how to find the occurrence of a String in another String. View Rating



Java Tips and Examples
Tutorial Java Change File-Extension
In this program you will learn how to change the file extension of the file. View Rating



Java Tips and Examples
Tutorial Java Display File-Extension
In this program you will learn how to display the file extension of the file. View Rating



Java Tips and Examples
Tutorial Java Count Vowels
In this program you will learn how to count vowels in a String. View Rating



Java Tips and Examples
Tutorial Reading File into ByteArray
In this section, you will learn how to make a file to be read into a byte array. Here we have used inputStream constructor to take file as a parameter. View Rating



Java Tips and Examples
Tutorial Creation of StringBuffer
In this section, you will learn how to create a string buffer. View Rating



Java Tips and Examples
Tutorial Java Compare String (== operator)
This section describes how two string references are compared. View Rating



Java Tips and Examples
Tutorial Convert One Unit to Another
In this section, you will learn to convert Grams to Pounds, Grams to Ounce, Kilograms to Pounds and Pounds to Kilograms. View Rating



Java Tips and Examples
Tutorial Convert Inches to Centimeters
In this section, you will learn to convert Inches to Centimeters, Feet to Meters and Miles to Kilometers. The following program helps you in converting one unit to another. View Rating
Page:  [<<]   1   2   3   4   5   6   7   8   9   10   11   12   13   14   15   16   17   18   19   20   21   22   23   24   25   26   27   28   29   30   31   32   33   34   35     [>>]

Send your comments, Suggestions or Queries regarding this site at [email protected].

Copyright © 2004. All rights reserved.