C graphics program for traffic light simulation
Description:Use turbo C++ editor to write the programGive the path of BGI, where the BGI stored in your computer in initgraph function like initgraph(&gd,&gm,”C:\Turboc3\BGI”);Write the logic for traffic light simulationUsing…