Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 16

NAME:AYUSH SINGH

CLASS:9-H
COMPUTER PROJECT
ROLL No-
PROGRAM 1
PROGRAM 1 OUTPUT
VARIABLE DESCRIPTION CHART
Variable name type description
a Integer To store and assign
numeric values

b Integer To store and assign


numeric values

c Integer To store and assign


numeric values
PRORAM 2
PROGRAM 2 OUTPUT
VARIABLE DESCRIPTION TABLE
Variable name type description

age Integer To store and assign


numeric values
PROGRAM 3
PROGRAM 3 OUTPUT
VARIABLE DESCRIPTION TABLE
VARIABLE NAME DATA TYPE DESCRIPPTION
x char To store a character and
use it when needed
a Integer

b Integer

add Integer
sub Integer
mul Integer
div Double
PROGRAM 4
PROGRAM 4 OUTPUT
VARIABLE DESCRIPTION TABLE
Variable name type description
a Integer To store and assign
numeric values

b Integer To store and assign


numeric values

max Integer To store the highest


numeric values
PROGRAM 5
PROGRAM 5 OUTPUT

You might also like