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

Difference between join() and yield() in Multithreading

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

Difference between join() and yield() in Tabular form Join() Method Join method ensures termination or…

Continue ReadingDifference between join() and yield() in Multithreading

What are the important Thread Class Methods?

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

As we previously discussed,  Java can create a thread in two ways, either through Thread…

Continue ReadingWhat are the important Thread Class Methods?

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 Print All Distinct Elements in Array

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

Given an array 'arr' that may contain duplicate elements and we need to print distinct…

Continue ReadingJava Program to Print All Distinct Elements in Array

Java Program to replace a substring in a String using replace() and Lambda Expression

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

Program to replace a substring using replace method Simple Program: class Main { public static…

Continue ReadingJava Program to replace a substring in a String using replace() and Lambda Expression

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

Difference Between TCP/IP And OSI Model in Tabular form

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

Both TCP/IP Model and OSI Reference Model have layered architecture and also their functionality almost…

Continue ReadingDifference Between TCP/IP And OSI Model in Tabular form

Difference between HDD and SSD in Tabular form

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

Both HDD and SSD are secondary storage devices used for the same purpose which is…

Continue ReadingDifference between HDD and SSD in Tabular form

Difference Between Modem and Router in Tabular Form

  • Post author:Rupesh Rawat
  • Post published:February 5, 2020
  • Post category:Articles

A modem and router both are networking devices used for providing access to the internet.…

Continue ReadingDifference Between Modem and Router in Tabular Form
← Newer Posts
Older Posts →

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