Skip to content
  • About
  • Contact
  • Privacy
  • Disclaimer
  • Terms & Condition
facebook   instagram   linkedin   pinterest   twitter
Codingface

Codingface

  • String
  • Logical
  • Array
  • Applications
  • How to run
  • Python Questions

Avatar of Satyajeet NayakSatyajeet Nayak

Hi, This is Satyajeet, by profession a Software Engineer and by passion a Blogger. I always love to code, solve programs & share my knowledge and experience.

Java Program To Remove Duplicate Words In A String – 3 Ways

java program to remove duplicate words in a string

Last Updated on: July 9, 2022

Java String Programs

In this post, We will discuss the Java program to remove duplicate words in a String. We have given 3 approaches to perform this operation. Let’s see all the scenarios …

Read More

Java Program To Print Vowels In A String – 2 Simple Programs

java program to print vowels in a string

Last Updated on: July 9, 2022

Java String Programs

In this post, we will see a Java program to print vowels in a String. If a String contains any vowels, then we will display those vowels to the user. …

Read More

How To Run Java Program In EditPlus – Know 2 Easy Steps

How To Run Java Program In Editplus

Last Updated on: June 5, 2021

Run Java Programs

In this post, we will know what is EditPlus and how to run Java program in Editplus. We have given simple steps to compile and run the Java program in …

Read More

How To Find Multiples Of A Float Value In Java?

How to find multiples of a float value in Java

Last Updated on: June 5, 2021

Java Logical Programs

In this post, we will discuss how to find multiples of a float value in java. A number N is a multiple of another number M if N will be …

Read More

How To Find Power Of A Number In Java – 3 Simple Ways

How to find power of a number in java

Last Updated on: June 23, 2021

Java Logical Programs

In this post, we will discuss how to find power of a number in java. e.g NP(Where N is the base, P is the Power & Multiply N for P …

Read More

How To Check String Contains Special Characters In Java?

How To Check String Contains Special Characters In Java

Last Updated on: July 9, 2022

Java String Programs

In this post, we will discuss how to check string contains special characters in java. We have used 3 ways like regex, ASCII value Special Characters. What is a Special …

Read More

Palindrome In Java(String & Number) – Check 2 Easy Methods

Palindrome In Java

Last Updated on: June 23, 2021

Java Logical Programs

A String or Number is called a Palindrome, when reversed String will be the same as the given String. In this article, we will see how to check a given …

Read More

Java Applet Program For Calculator – Do Just In 10 Minutes

Java Applet Program For Calculator

Last Updated on: June 5, 2021

Java Applications

Applets are small Java applications that can be embedded with web browsers to display dynamic content and can run on the client-side directly. In this post, we are given a …

Read More

How To Reverse A String In Java – Learn 5 Easy Methods

How To Reverse A String In Java

Last Updated on: June 23, 2021

Java String Programs

In this article, you can learn 5 simple methods to reverse a string in Java with examples. We have given simple approaches which you can understand easily. Example: You can …

Read More

Newer posts
← Previous Page1 Page2 Page3
Search Any Program

Connect With Us

facebook instagram linkedin pinterest twitter

Recent Posts

  • How to calculate age from Date of Birth in Java – 3 easy way
  • How to accept Date of Birth from user in Java? – Best 3 Ways
  • 2 Best Ways to Generate OTP Code in Java
  • 5 Best Ways to Reverse an Array in Java
  • 4 Best Ways to Print Array Without Brackets in Java
  • How to Extends Multiple Class in Java – Complete Guide 2023
  • Static String vs Static Final String in Java – 5 Differences
  • ✅[Fixed] A Network Adapter Hardware Error Occurred – 5 Simple Ways
  • Python Program-3: [email protected] Program with Explanation
  • Python Program-2: welcome2kv Program with Explanation

Join Our Groups

facebook  whatsapp

Categories

  • How to Fix
  • Java
  • Java Applications
  • Java Array Programs
  • Java Logical Programs
  • Java Pattern Programs
  • Java String Programs
  • Python Program Questions
  • Run Java Programs
Popular Tags

Applications CBSE Programs Diamond Pattern Double Letter Sequence Words Final Keyword GCD of Two Numbers How To Run Java Array Programs Java Inheritance Java Logical Programs Java Programming Java Programs Java String Programs Multiple Inheritance OTP Generation in Java Pattern Programs Print Array without brackets Python String Programs SonicWall Connect Tunnel Static Variable Tab Space in Java VPN Issue

Support Us

You can support us by Buying Me a Coffee!

Buy Me a Coffee for Codingface
Codingface

Codingface is one of the leading independent programming tutorial portal, provides simple programming in most popular programming languages like Java, Python, C, C++, PHP and more.

Recent Posts

  • How to calculate age from Date of Birth in Java – 3 easy way
  • How to accept Date of Birth from user in Java? – Best 3 Ways
  • 2 Best Ways to Generate OTP Code in Java
  • 5 Best Ways to Reverse an Array in Java

Categories

  • How to Fix
  • Java
  • Java Applications
  • Java Array Programs
  • Java Logical Programs
  • Java Pattern Programs
  • Java String Programs
  • Python Program Questions
  • Run Java Programs

Connect With Us

facebook instagram linkedin pinterest twitter

DMCA.com Protection Status
  • About
  • Contact
  • Privacy
  • Disclaimer
  • Terms & Conditions
  • Sitemap
© 2021-2023 Codingface | All rights reversed.