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 Convert Hours into Minutes

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

The program accepts hours & minutes as an input and print the result to output…

Continue ReadingC Program to Convert Hours into Minutes

C program to draw ellipse using Midpoint Ellipse Algorithm

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

Midpoint ellipse algorithms uses symmetry property of an ellipse in order draw it. It plots…

Continue ReadingC program to draw ellipse using Midpoint Ellipse Algorithm

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

C Program to Draw a Line in Computer Graphics

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

There is a predefined function named line which is used to draw a line on…

Continue ReadingC Program to Draw a Line in Computer Graphics

Program to Draw a Circle in C

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

Circle function is one of the library function of Graphics.h header file. It draws a…

Continue ReadingProgram to Draw a Circle in C

C Program to Draw Line using Bresenham Line Drawing Algorithm

  • Post author:Harsh
  • Post published:July 7, 2022
  • Post category:Articles

Bresenham line drawing algorithm takes 2 coordinates and their starting and ending point to draw…

Continue ReadingC Program to Draw Line using Bresenham Line Drawing Algorithm

Java Program to Find the Greatest of Three Numbers

  • Post author:Sandeep Verma
  • Post published:June 19, 2022
  • Post category:Articles

The Java program finds largest of three numbers based on the conditional statements. Approach  :…

Continue ReadingJava Program to Find the Greatest of Three Numbers

Java Program to Implement Stack

  • Post author:Sandeep Verma
  • Post published:June 14, 2022
  • Post category:Articles

The program shows stack implementation. In this article, we'll be writing a custom stack implementation…

Continue ReadingJava Program to Implement Stack

Java program to Add, Subtract, Multiply and Divide two numbers

  • Post author:Sandeep Verma
  • Post published:June 11, 2022
  • Post category:Articles

Given a Java Program to add, subtract, multiply and divide two numbers. The program accepts…

Continue ReadingJava program to Add, Subtract, Multiply and Divide two numbers

How to Find Size or Length of ArrayList in Java with Example

  • Post author:Sandeep Verma
  • Post published:February 13, 2022
  • Post category:Articles

In Java, ArrayList is part of Collection framework. It comes under the hierarchy of List…

Continue ReadingHow to Find Size or Length of ArrayList in Java with Example
← 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