HEXO + : A flying camera that follows and films you.
HEXO + : A flying camera that follows and films you. [caption id="attachment_420" align="aligncenter" width="650"]…
Switch…case: C Program
 This program is about Switch...case statement. Decision making are needed when, the program encounters the…
Get Marks according to Grade: C Program
Here is a code that accepts marks of students and display the grade according to…
Write a program to Find out Maximum Number: C Program
In this program (Find out maximum number: C Program), user is asked to enter three…
TSOP 1738 : Component
TSOP1738 TSOP is the standard IR remote control receiver series, supporting all major transmission codes.…
Compute Fahrenhit from Centigrate: C Program
We have created a listing of the formulas needed to convert temperature to and from…
IC 7490
74LS90 : Counter The 74LS90 is a simple counter (IC 7490) , i.e. it can…
Find volume of cube : C Program
[caption id="attachment_196" align="alignright" width="223"] CUBE[/caption] This program is to find volume of a cube which…
Find Area of Rectangle
Hint: area of rectangle=side1 * side2 [message_box title="Program " color="red"] /*========================================================================================================= */ /* Write a…