Maharashtra State Board of Technical Education: Ice-Cream Cone
Maharashtra State Board of Technical Education: Ice-Cream Cone
EDUCATION
MICRO PROJECT
TITLE OF PROJECT
Ice-cream cone
code: CM(R)
Course: Java
Certificate
This is to certify _______________________of 4th Semester of Diploma in Computer
Technology of Institute, SHHJB POLYTECHNIC, CHANDWAD (Code: 0079) has completed the
Micro Project satisfactorily in Subject: - Java (22412) for the academic year 2020- 2021 as
prescribed in the curriculum.
2 PART B
2.0 Brief Introduction
2.1 Aim of Micro Project
2.2 Course Outcome Integrated
2.3 Actual Procedure Followed
2.4 Actual Resource Used
2.5 Outpu
2.6 Skill Developed
PART A-Plan
Proposed Methodology :
This is a semester wise Micro-project for the subject Java. Title of project is ‘Ice-cream cone’and it is
performed by the students Neha Pagariya , Janhvi Tathed. This project is made with the help of Components
of Java Programming .
1.0 Rational
3. Easy to develop.
g.setColor(c);
g.fillPolygon(x,y,3);
g.drawPolygon(x,y,3);
g.setColor(Color.pink);
g.fillArc(150,150,300,290,360,180);
g.drawArc(150,150,300,290,360,180);
setBackground(Color.black);
}
}