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

C program to Find Previous Date

  • Post author:Sandeep Verma
  • Post published:July 21, 2022
  • Post category:Articles

The program prints previous date of the entered input. It validates leap year, month and…

Continue ReadingC program to Find Previous Date

Difference between wait and sleep in Tabular form

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

In Multithreading, both wait() and sleep() methods are used to make a thread to sleep.…

Continue ReadingDifference between wait and sleep in Tabular form

Wap to convert degree to radian?

  • Post author:Sandeep Verma
  • Post published:September 25, 2019
  • Post category:Articles

Program: #include<stdio.h> int main() { int degree; printf("Enter degrees = "); scanf("%d",&degree); printf("\n %d degrees…

Continue ReadingWap to convert degree to radian?

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