Write basic C program to calculate gross salary
Write a C Program for the following :- Ramesh’s basic salary is input through the keyboard. His dearness allowance is
Read moreWrite a C Program for the following :- Ramesh’s basic salary is input through the keyboard. His dearness allowance is
Read moreMoving Car Program in C++ This program is written in C++ using graphics to create and move a car. A
Read moreAnalog Clock is mini project in a C ++ language. It is graphics application using graphic library <graphics.h>. This program is Compiled using Turbo
Read morecopy the below code to a file (click2call.php) to the webdirectory. executes as : http://ipaddress/click2call.php??exten=SIP/100&number=9899338979
Read moreWhat is Armstrong number? Sum of a number’s digits raised to the power total number of digits is armstrong number.
Read moreThis is a simple calculator program written in C Language. It Performs addition, subtraction, multiplication or division depending the input
Read moreA function is a group of reusable code which can be called anywhere in your program. This eliminates the need
Read moreThis is a tic-tac-toe game in C Language. You can this as a mini project in C Language.
Read moreHere is simple C program for analog clock. This can be used as a reference for project reference. /*Note press
Read more