Showing posts with label Turbo C. Show all posts
Showing posts with label Turbo C. Show all posts

Thursday, August 25, 2011

Multiplication Table Matrix using For Loop Statement


Turbo C program that display multiplication table by using for loop statement, furthermore it uses a loop within the loop statement.







  













Click Read More to get the Code:

Thursday, August 18, 2011

Simple Payrol System using IF Statement

Sample Layout
Turbo C Program that will compute for the net income of a particular employee. you have to accept name, position, and number of hours worked.








Click Read More for the code:




Grading System Using Arithmetic Operations and Operator Precedence Rule

------------------------------------------------------------
Screen Layout
Turbo c program that uses math operation and operator precedence rule to compute the term grade and semestral grade based on the user's input for quizzes, class standing, term exam.







Formula for computation:

Equivalent per term                -     Total grade
Quizzes             - 30%                  Prelim      - 30%
Class Standing  - 30%                   Midterm  - 30%
Exam                - 40%                   Final        - 40%
                     ------------                         -------------
                         100%                                   100%

Click Read More for the code:

Turbo C Biodata Program using gets function to display user input

Screen Layout

Turbo C program that uses gets function to display user input to the screen, using char array variable.









Click Read More for the code:

Simple Calculator Using Switch Statement




Turbo C program that would accept two numbers and will accept only these characters: '+', '-', '*', '/' otherwise display "Invalid input".

After accepting those characters, the Program will perform the specific operation and the answer will be displayed.




Click Read More for the code:

Watch Miss Universe 2011

Watch live streaming video from missuniverse at livestream.com

Play Games - Fantastic Contraption

Advertise Here

New Post