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 Sort an array using Selection Sort in Ascending Order

  • Post author:Sandeep Verma
  • Post published:March 3, 2024
  • Post category:Articles

The program sorts uses Selection Sort technique to sort the given array. There are bunch…

Continue ReadingC Program to Sort an array using Selection Sort in Ascending Order

C Program to Draw a Hut

  • Post author:Sandeep Verma
  • Post published:February 29, 2024
  • Post category:Articles

C supports a header file named "graphics.h" which enables us to draw various figures. In…

Continue ReadingC Program to Draw a Hut

C Program to Wish Happy New Year

  • Post author:Sandeep Verma
  • Post published:February 15, 2024
  • Post category:Articles

The program uses C graphics header file capabilities to create the illusion of fireworks and…

Continue ReadingC Program to Wish Happy New Year

Difference Between Delete and free() in C++

  • Post author:Sandeep Verma
  • Post published:September 4, 2022
  • Post category:Articles

In this article, we'll be discussing the meaning of the delete operator and free() function…

Continue ReadingDifference Between Delete and free() in C++

C Program to Calculate Average, Geometric and Harmonic Mean

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

The C programs calculate geometric mean, average mean, and harmonic mean using their respective formulas.…

Continue ReadingC Program to Calculate Average, Geometric and Harmonic Mean

C Program to Find ASCII Value of a Character

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

The program accepts a character as an input and prints its corresponding ASCII value on…

Continue ReadingC Program to Find ASCII Value of a Character

C program to draw arc from 135 to 270 degree using Arc() function

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

Here, we will be using arc() function that is supported by graphics.h header file. It…

Continue ReadingC program to draw arc from 135 to 270 degree using Arc() function

C Program To Check whether Triangle is Equilateral, Isosceles or Scalene

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

The program determines the type of triangle based on the input provided by a user.…

Continue ReadingC Program To Check whether Triangle is Equilateral, Isosceles or Scalene

Program to Print Histogram in C

  • Post author:Sandeep Verma
  • Post published:August 20, 2022
  • Post category:Articles

The program accepts an array as input and prints a histogram. It uses srand() method…

Continue ReadingProgram to Print Histogram in C

C Program to Convert Minutes into Hours and Minutes

  • Post author:Sandeep Verma
  • Post published:August 20, 2022
  • Post category:Articles

The program converts minute to hours & minute format and prints the result on the…

Continue ReadingC Program to Convert Minutes into Hours and Minutes
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