An algorithm to find the largest among three different numbers

How to start writing algorithm : Step by Step solve the problem Problem Description – Find description of the problem. Problem

Read more

C program to print digital clock

C program to print digital clock This program is written in C Language using graphics. This will show day, month, date,

Read more

graphics program for traffic light in C++

Here is traffic light program written in C++ using graphics.h header file. This program is Compiled using Turbo C++. /*Program for traffic Light*/

Read more