Skip to content
Latest Posts:
Creating test data using Python
How to replace multiple strings with their corresponding replacement strings in Scala
How to make the first character uppercase of each word of a List in Scala

Clear ur Doubt

  • Home
  • Technologies
    • Scala
    • Java
    • Hadoop
    • Apache Spark
    • C
  • Tips & Tricks
    • Unix
    • Java 8
  • Projects
    • Python
      • Simple ETL Pipeline
  • Home
  • Blog
  • even or odd

Tag: even or odd

Aug 20

Java Program to find whether a number is even or odd without using modulus/division operator.

Sai Gowtham Badvity1 CommentJavaBinary, even or odd, Java

Hey there! Welcome to ClearUrDoubt.com. In this post, we will look at a Java program to find whether a number is even or odd without using modulus/division operator. Without using the Modulus/division operator, this can be achieved by using “bitwise Read more

Aug 11

C Program to find whether a number is even or odd.

Sai Gowtham BadvityLeave a commentC ProgramC Program, even or odd

Hey there! Welcome to ClearUrDoubt.com. In this post, we will look at a C program to find whether a given number is even or odd. Even Number: A number which is divisible by 2 Odd Number: A number which is Read more

Recent Posts

  • Creating test data using Python
  • How to replace multiple strings with their corresponding replacement strings in Scala
  • How to make the first character uppercase of each word of a List in Scala

Recent Comments

  • Sai Gowtham Badvity on Calculator program in Scala
  • Sai Aditya on Calculator program in Scala
  • pragadeeshwaran on How to add a new column and update its value based on the other column in the Dataframe in Spark
June 2025
S M T W T F S
1234567
891011121314
15161718192021
22232425262728
2930  
« Aug    
Copyright © All rights reserved.
University Hub by WEN Themes
Scroll Up