Skip to content
Programmerbay
  • Home
  • Aptitude Tricks
  • Articles
  • Online Tools
    • Online Decimal to Binary Converter With Steps
    • Free Online Case Converter – Uppercase to Sentence Case
    • Online Strikethrough Text Generator Or Crossed Out Text Generator
  • Toggle website search
Search this website
Menu Close
  • Home
  • Aptitude Tricks
  • Articles
  • Online Tools
    • Online Decimal to Binary Converter With Steps
    • Free Online Case Converter – Uppercase to Sentence Case
    • Online Strikethrough Text Generator Or Crossed Out Text Generator
  • Toggle website search

How to Reverse a String in Java

  • Post author:Sandeep Verma
  • Post published:December 12, 2022
  • Post category:Articles

The Java program reverses a string using different techniques and inbuilt methods which we'll be…

Continue ReadingHow to Reverse a String in Java

program to count a particular word occurrence in a Sequence of string without using loop

  • Post author:Sandeep Verma
  • Post published:February 27, 2020
  • Post category:Articles

Program: public class Main { static int count = 0; String search; int len; String[]…

Continue Readingprogram to count a particular word occurrence in a Sequence of string without using loop

Java Program to replace a substring without using replace method

  • Post author:Sandeep Verma
  • Post published:February 27, 2020
  • Post category:Articles

Given a string str that may consist a sequence of characters and we need to…

Continue ReadingJava Program to replace a substring without using replace method

Difference between String, StringBuilder and StringBuffer in Tabular form

  • Post author:Sandeep Verma
  • Post published:February 25, 2020
  • Post category:Articles

Java supports three classes to operate on strings, String, StringBuffer and StringBuilder. The main difference…

Continue ReadingDifference between String, StringBuilder and StringBuffer in Tabular form

Recent Posts

  • What Are the Five Main Features of OOPs?
  • Counting Figures Tricks with Triangle Examples
  • Difference between While and Do While loop in Tabular Form
  • C Program to Sort an array using Selection Sort in Ascending Order
  • Design 2 bit synchronous up down counter using T flip flop?
  • Design a 2 bit Synchronous down counter using T Flip flop?

© Copyright 2021 All Right Reserved

A site about programming languages, Technical topics And for codes too.

Copyright - OceanWP Theme by OceanWP