• Home
  • About Us
  • Privacy Policy
  • Contact Us

BenchResources.Net

Java tutorial for beginners

  • Home
  • Java
    • Java 1.8 Features
    • Java 8 Date/Time
    • JSON/YAML/XML/JAXB
    • Java Basics
    • OOPS
    • String Handling
    • Exception Handling
    • Generics
    • Serialization
    • Collection
    • Concurrent Collection
    • JDBC
  • Spring
    • Spring Core
    • Spring AOP
    • Spring MVC
    • Spring JDBC
    • Spring ORM
    • Spring Security
  • Web Services
    • Apache CXF – REST
    • JBoss RestEasy
    • Jersey 2.x
    • Spring Restful
    • Apache Axis2 RI
    • Apache CXF – SOAP
    • Metro JAX-WS – SOAP
  • Tools
    • Apache Maven
    • Eclipse IDE
    • Eclipse + Maven
    • FileZilla FTP
  • Oracle SOA
    • Oracle SOA 12c
    • Interview Question on SOA
  • Cloud
    • AWS
    • Microsoft Azure
  • Android
  • Interview Q
  • Jobs

Tag: character

No Image

Java 8 – How to Iterate over char[] Arrays ?

September 26, 2022 SJ 0

In this article, we will learn how to iterate over char[] Arrays in different ways Iterate over char[] Arrays : Using Java 8 Stream.chars() method Read More

No Image

Java 8 – How to remove special characters from String ?

September 16, 2022 SJ 0

In this article, we will learn how to remove special characters from the given String Remove special characters from given String : Using Java 1.7 Read More

No Image

Java 8 – How to convert duplicate characters to Uppercase in a String ?

September 16, 2022 SJ 0

In this article, we will learn how to convert duplicate characters/occurrences to Uppercase letter in a String In one of the previous article, we already Read More

No Image

Java 8 – How to convert first character of every word to Uppercase ?

September 16, 2022 SJ 0

In this article, we will discuss how to convert first character of every word to uppercase using Java 1.8 version In one of the previous Read More

No Image

Java 8 – How to convert primitive data-types into String ?

July 18, 2022 SJ 0

In this article, we will understand with a Java program on how to convert primitive data-types into String using Java 1.8 version Already in one Read More

No Image

Java 8 – How to replace a String with another String ?

July 18, 2022 SJ 0

In this article, we will understand with a Java program on how to replace one String (character or sub-string) with another String using Java 1.8 Read More

No Image

Java 8 – How to convert a String into char[] Arrays ?

July 18, 2022 SJ 0

In this article, we will understand with a Java program on how to convert a String into char[] Arrays in Java 1.8 version Already in Read More

No Image

Java 8 – How to check whether given String contains Alphanumeric ?

May 26, 2022 SJ 0

In this article, we will discuss how to check whether the given String contains only Alphanumeric characters using Java 8 Stream 1. Check String contains Read More

No Image

Java 8 – How to check whether given String contains only Digits ?

May 26, 2022 SJ 0

In this article, we will discuss how to check whether the given String contains only Digits using Java 8 Stream 1. Check String contains only Read More

No Image

Java 8 – How to check whether given String contains only Alphabets or Letters ?

May 26, 2022 SJ 0

In this article, we will discuss how to check whether the given String contains only Alphabets or Letters using Java 8 Stream 1. Check String Read More

No Image

Java 8 – Count and print number of Vowels and Consonants in a String

May 25, 2022 SJ 0

In this article, we will learn how to count number of vowels and consonants in a String ignoring space characters Count Vowels and Consonants : Read More

No Image

Java 8 – Count and print number of repeated character occurrences in a String

May 22, 2022 SJ 0

In this article, we will count and print number of repeated character occurrences in a String i.e.; Counting & Printing duplicate character occurrences : Using Java 8 Stream Read More

No Image

Java – char[] Arrays sorting with example

June 19, 2017 SJ 0

In this article, we will discuss how to sort char[] array with example 1. char: Size is 2 bytes Its range is 0 to 65,536 Read More

No Image

Java – Character[] array to String conversion in 5 ways

June 3, 2017 SJ 0

In this article, we will discuss various ways to convert Character[] array to String in Java Q) What is the need of converting primitive char[] array Read More

No Image

Java – String to char[] array conversion in 4 ways

June 3, 2017 SJ 0

In this article, we will discuss various ways to convert String to char[] array in Java Q) What is the need of converting String to primitive Read More

No Image

Java – Character to String conversion in 6 ways

June 2, 2017 SJ 0

In this article, we will discuss various ways to convert Character to String in Java Q) What is the need of converting primitive char or Character Read More

No Image

Java – String to char conversion in 2 ways

June 2, 2017 SJ 0

In this article, we will discuss various ways to convert String to char in Java Q) What is the need of converting String to primitive char or Read More

Search tutorials

Subscribe via Email

Join 236 other subscribers




Proudly powered by Tuto WordPress theme from MH Themes