Skip to content
Just Tech Review
  • Blogging
  • C
    • C Programs
    • C Tutorials
  • C#.NET
  • C#
  • Electric Cars
  • Java
  • JavaScript
  • PHP
  • Python
  • Smartphone Reviews
  • SQL

Sean Fleming

C program to swap two numbers without using a temporary variable

30th October 2019 by Sean Fleming

Program Output

Categories C Programming, Programming Tags C program to swap two numbers without using a temporary variable Leave a comment

C Program to Check Number is Even or Odd

30th October 2019 by Sean Fleming

Here you will get C program to check given number is even or odd. We will utilize following basic rationale in this program. In the event that a number is distinguishable by 2, at that point it is even. In the event that a number isn’t distinguishable by 2, at that point it is odd. … Read more

Categories C Programming, Programming Tags C Program to Check Number is Even or Odd Leave a comment

C program to convert temperature from Fahrenheit to Celsius or Celsius to Fahrenheit

30th October 2019 by Sean Fleming

Program Output

Categories C Programming, Programming Tags C program to convert temperature from Fahrenheit to Celsius or Celsius to Fahrenheit Leave a comment

C program to find whether a given character is an alphabet, digit or any special character(using ASCII values)

30th October 2019 by Sean Fleming

Program Output

Categories C Programming, Programming Tags C program to find whether a given character is an alphabet, digit or any special character(using ASCII values) Leave a comment

C Program for Leap Year

30th October 2019 by Sean Fleming

Before realizing the C program for leap year gives initial a chance to comprehend what precisely is a leap year. What is a Leap Year? In a typical year, there are 365 days while in a leap year there are 366 days. Here the additional day is the 29th Feb. How to Check Year is … Read more

Categories C Programming, Programming Tags C Program for Leap Year Leave a comment
Older posts
Newer posts
← Previous Page1 … Page217 Page218 Page219 … Page249 Next →

Search for content, code snippets, etc.

© 2026 Just Tech Review • Built with GeneratePress