SlideShare a Scribd company logo
1 of 13
RASHTRIYA MILITARY SCHOOL
DHOLPUR(RAJ.)
IP PROJECT WORK
SESSION:- 2017-18
TOPIC:-
SCHOOL MANAGEMENT
SUBMITTED TO:- SUBMITTED
BY:-
MR. AMIYA DEY CDT. AMIT
KUMAR
ACKNOWLEDGEMENT
The preparation of this important document
would not have been possible without the
support ,hard work and endless efforts of
large number of individuals.
I am particularly grateful to MR. AMIYA
DEY, who not only served as my subject
teacher but also encouraged and
challenged me through out the course.
He patiently guided me through the writing
process, never accepting my less than
best efforts.
It goes without saying that the continuous
support, encouragement and advices of my
classmates and friends have contributed
significantly to the finalization project as
well as the facilitation of all studies under
the subject INFORMATICS PRACTICES.
…………………….
(AMIT KUMAR)
This is to certify that Project/Dissertation
entitled (SCHOOL MANAGEMENT ) is a
bonafide work done by Master AMIT
KUMAR of the class XII “Science” session
2017-2018 in partial fulfillment of CBSE’s
AISSCE Examination 2017 and has been
carried out under my direct supervision
and guidance. This report or a similar
report on the topic has not been submitted
for any other examination and does not
form a part of any other course
undergone by the candidate.
Sign. of Teacher …………………..
(MR. AMIYA DEY)
Introduction
This software project is developed to automate
the functionality of a school record. The purpose
of the software project is to develop the
Management Information System (MIS) to
automate the record of students(Name, Class,
Section, House).
A MIS mainly consists of a computerized
database, a collection of inter-related tables for a
particular subject or purpose, capable to produce
different reports relevant to the user. An
application is tied with database for easy access
and interface to the database. Using Application
program or front-end, we can store, retrieve and
manage all information in proper way.
This software, being simple in design and
working, does not require much of training to
user, and can be used as a powerful tool for
automating a school record.
During coding and design of the software project,
Java Net Beans IDE, a powerful front-end tool is
used for getting Graphical User Interface (GUI)
based integrated platform and coding simplicity.
As a back-end a powerful, open source RDBMS,
SOFTWARE
DESIGNING
Fordesigningthesoftware,herewehaveadatabaseof
named“rmsd”withtablenamed“schoolrecord”in
MySQL.
Alltherecordsofstudentswillbestoredinthistable
andwillbetakenfromhereonly.
The code used to create database and table is
given below:-• Create database rmsd;
• Use database rmsd;
• Create table schoolrecord(name
varchar(30), class int(3), section char(3),
house varchar(15);
• Describe schoolrecord;
• Thecodegivenbellowisused toimport
differentJavacomponentswhichareused
toconnectJavaandMySQL.
Javaprogramisbasicallyconstructedusingfive
buttons(INSERT,DELETE,FATCHDATA,
RESET,EXIT)whereeachbuttonhavespecific
workandhavedifferentcoding.
• ThecodegivenbellowisusedtoINSERTthedetails
ofnewstudentsintable‘schoolrecord’ :-
• ThecodegivenbellowisusedtoDELETEtherecord
ofthosestudentswhoareeitherPASSOUTfrom
schoolorhavetakenTCfromschool:-
• Thecodegivenbellowisusedtofetchlistofall
thosestudentswhoarestudyinginschool:-
• Thecodegivenbellowisusedtoresetthe
followingcolumnstoinserttherecordnew
students:-
• Thecodegivenbellowisusedtoexitfromthe
‘studentsdetails’window:-
Here different buttons with different
function together makes a Java program
of inter relational database management
as shown bellow :-
Conclusion
With the help of this
program we can do a lot of
school work computerly with
little input and we can
maintain a large school
record in a table with small
management. Finally, this
program make management
of school record very easy.
Thank
you

More Related Content

What's hot

Computer science class 12 project on Super Market Billing
Computer science class 12 project on Super Market BillingComputer science class 12 project on Super Market Billing
Computer science class 12 project on Super Market BillingHarsh Kumar
 
class 12 board project on database connectivity (java to SQL)
class 12 board project on database connectivity (java to SQL)class 12 board project on database connectivity (java to SQL)
class 12 board project on database connectivity (java to SQL)gaurav kumar
 
Computer Science Investigatory Project Class 12
Computer Science Investigatory Project Class 12Computer Science Investigatory Project Class 12
Computer Science Investigatory Project Class 12Self-employed
 
Library Management Project (computer science) class 12
Library Management Project (computer science) class 12Library Management Project (computer science) class 12
Library Management Project (computer science) class 12RithuJ
 
class 12th computer science project Employee Management System In Python
 class 12th computer science project Employee Management System In Python class 12th computer science project Employee Management System In Python
class 12th computer science project Employee Management System In PythonAbhishekKumarMorla
 
Computer science project on Online Banking System class 12
Computer science project on Online Banking System class 12Computer science project on Online Banking System class 12
Computer science project on Online Banking System class 12OmRanjan2
 
Computer Project on Cyber Safety
Computer Project on Cyber SafetyComputer Project on Cyber Safety
Computer Project on Cyber SafetyHarsh Tekriwal
 
Cyber security presentation
Cyber security presentationCyber security presentation
Cyber security presentationParab Mishra
 
Computer Project for class 12 CBSE on school management
Computer Project for class 12 CBSE on school managementComputer Project for class 12 CBSE on school management
Computer Project for class 12 CBSE on school managementRemaDeosiSundi
 
Informatics Practices/ Information Practices Project (IP Project Class 12)
Informatics Practices/ Information Practices Project (IP Project Class 12)Informatics Practices/ Information Practices Project (IP Project Class 12)
Informatics Practices/ Information Practices Project (IP Project Class 12)KushShah65
 
Marketing management project on laptop class 12th by utkarsh seth
Marketing management project on laptop class 12th by utkarsh sethMarketing management project on laptop class 12th by utkarsh seth
Marketing management project on laptop class 12th by utkarsh sethUtkarsh Seth
 
Class 12(ENGLISH) ASL project file
Class 12(ENGLISH) ASL project fileClass 12(ENGLISH) ASL project file
Class 12(ENGLISH) ASL project fileAryan252321
 
CLASS 12 ENGLISH PROJECT ON CHILD LABOUR
CLASS 12 ENGLISH PROJECT ON CHILD LABOURCLASS 12 ENGLISH PROJECT ON CHILD LABOUR
CLASS 12 ENGLISH PROJECT ON CHILD LABOURAryanNaglot
 
Library Management Python, MySQL
Library Management Python, MySQLLibrary Management Python, MySQL
Library Management Python, MySQLDarshit Vaghasiya
 
Demonetisation Economics Project Class 12 CBSE
Demonetisation Economics Project Class 12 CBSEDemonetisation Economics Project Class 12 CBSE
Demonetisation Economics Project Class 12 CBSESaksham Mittal
 
Employee Management (CS Project for 12th CBSE)
Employee Management (CS Project for 12th CBSE)Employee Management (CS Project for 12th CBSE)
Employee Management (CS Project for 12th CBSE)PiyushKashyap54
 
Computer science Project for class 11th and 12th(library management system)
Computer science Project for class 11th and 12th(library management system)Computer science Project for class 11th and 12th(library management system)
Computer science Project for class 11th and 12th(library management system)lokesh meena
 

What's hot (20)

Computer science class 12 project on Super Market Billing
Computer science class 12 project on Super Market BillingComputer science class 12 project on Super Market Billing
Computer science class 12 project on Super Market Billing
 
class 12 board project on database connectivity (java to SQL)
class 12 board project on database connectivity (java to SQL)class 12 board project on database connectivity (java to SQL)
class 12 board project on database connectivity (java to SQL)
 
Computer Science Investigatory Project Class 12
Computer Science Investigatory Project Class 12Computer Science Investigatory Project Class 12
Computer Science Investigatory Project Class 12
 
Library Management Project (computer science) class 12
Library Management Project (computer science) class 12Library Management Project (computer science) class 12
Library Management Project (computer science) class 12
 
Presentation on cyber safety
Presentation on cyber safetyPresentation on cyber safety
Presentation on cyber safety
 
Ip project
Ip projectIp project
Ip project
 
class 12th computer science project Employee Management System In Python
 class 12th computer science project Employee Management System In Python class 12th computer science project Employee Management System In Python
class 12th computer science project Employee Management System In Python
 
Computer science project on Online Banking System class 12
Computer science project on Online Banking System class 12Computer science project on Online Banking System class 12
Computer science project on Online Banking System class 12
 
Computer Project on Cyber Safety
Computer Project on Cyber SafetyComputer Project on Cyber Safety
Computer Project on Cyber Safety
 
Cyber security presentation
Cyber security presentationCyber security presentation
Cyber security presentation
 
Computer Project for class 12 CBSE on school management
Computer Project for class 12 CBSE on school managementComputer Project for class 12 CBSE on school management
Computer Project for class 12 CBSE on school management
 
Informatics Practices/ Information Practices Project (IP Project Class 12)
Informatics Practices/ Information Practices Project (IP Project Class 12)Informatics Practices/ Information Practices Project (IP Project Class 12)
Informatics Practices/ Information Practices Project (IP Project Class 12)
 
Marketing management project on laptop class 12th by utkarsh seth
Marketing management project on laptop class 12th by utkarsh sethMarketing management project on laptop class 12th by utkarsh seth
Marketing management project on laptop class 12th by utkarsh seth
 
Class 12(ENGLISH) ASL project file
Class 12(ENGLISH) ASL project fileClass 12(ENGLISH) ASL project file
Class 12(ENGLISH) ASL project file
 
English project (1).pptx
English project (1).pptxEnglish project (1).pptx
English project (1).pptx
 
CLASS 12 ENGLISH PROJECT ON CHILD LABOUR
CLASS 12 ENGLISH PROJECT ON CHILD LABOURCLASS 12 ENGLISH PROJECT ON CHILD LABOUR
CLASS 12 ENGLISH PROJECT ON CHILD LABOUR
 
Library Management Python, MySQL
Library Management Python, MySQLLibrary Management Python, MySQL
Library Management Python, MySQL
 
Demonetisation Economics Project Class 12 CBSE
Demonetisation Economics Project Class 12 CBSEDemonetisation Economics Project Class 12 CBSE
Demonetisation Economics Project Class 12 CBSE
 
Employee Management (CS Project for 12th CBSE)
Employee Management (CS Project for 12th CBSE)Employee Management (CS Project for 12th CBSE)
Employee Management (CS Project for 12th CBSE)
 
Computer science Project for class 11th and 12th(library management system)
Computer science Project for class 11th and 12th(library management system)Computer science Project for class 11th and 12th(library management system)
Computer science Project for class 11th and 12th(library management system)
 

Similar to Ip project

Java Project "JPS-School Management System" CBSE AISSCE Pratical Examination...
 Java Project "JPS-School Management System" CBSE AISSCE Pratical Examination... Java Project "JPS-School Management System" CBSE AISSCE Pratical Examination...
Java Project "JPS-School Management System" CBSE AISSCE Pratical Examination...Sarthak Khabiya
 
Vade Meccum_Book reading and publishing software NetBeans.docx
Vade Meccum_Book reading and publishing software NetBeans.docxVade Meccum_Book reading and publishing software NetBeans.docx
Vade Meccum_Book reading and publishing software NetBeans.docxGeetaShreeprabha
 
Computer science and information technology
Computer science and information technology Computer science and information technology
Computer science and information technology Vivek Kumar Sinha
 
Job Aid for a Career in ISD - Kevin M. Schneider.pptx
Job Aid for a Career in ISD - Kevin M. Schneider.pptxJob Aid for a Career in ISD - Kevin M. Schneider.pptx
Job Aid for a Career in ISD - Kevin M. Schneider.pptxKevin Schneider
 
Computer Science Department Portal
Computer Science Department PortalComputer Science Department Portal
Computer Science Department PortalYash Kaushik
 
Synopsis of online Attendance System
Synopsis of online Attendance SystemSynopsis of online Attendance System
Synopsis of online Attendance SystemShyam Sundar Pandey
 
Clothing Store and Management System
Clothing Store and Management SystemClothing Store and Management System
Clothing Store and Management SystemAshwini0951
 
EvaSys module survey dashboard
EvaSys module survey dashboardEvaSys module survey dashboard
EvaSys module survey dashboardDavid Mackland
 
Sheridan College: Scalar Customer Case Study
Sheridan College: Scalar Customer Case StudySheridan College: Scalar Customer Case Study
Sheridan College: Scalar Customer Case StudyScalar Decisions
 
Stacker's the way you connect the world .pptx
Stacker's the way you connect the world .pptxStacker's the way you connect the world .pptx
Stacker's the way you connect the world .pptxBOBY RISHABH KUMAR SHARMA
 
BlocksCAD--STEM Learning Tool
BlocksCAD--STEM Learning ToolBlocksCAD--STEM Learning Tool
BlocksCAD--STEM Learning Toolakamo
 
Information Management System IMS MIS
Information Management System IMS MISInformation Management System IMS MIS
Information Management System IMS MISDSDL2506GANESHKARALE
 
Preparing for a Career in ISD - Kevin M. Schneider
Preparing for a Career in ISD - Kevin M. SchneiderPreparing for a Career in ISD - Kevin M. Schneider
Preparing for a Career in ISD - Kevin M. SchneiderKevin Schneider
 
B Tech in Computer Science experience as a Web Developer
B Tech in Computer Science experience as a Web DeveloperB Tech in Computer Science experience as a Web Developer
B Tech in Computer Science experience as a Web DeveloperAshish Tripathi
 

Similar to Ip project (20)

I_CLASS_ROOM.pptx
I_CLASS_ROOM.pptxI_CLASS_ROOM.pptx
I_CLASS_ROOM.pptx
 
Java Project "JPS-School Management System" CBSE AISSCE Pratical Examination...
 Java Project "JPS-School Management System" CBSE AISSCE Pratical Examination... Java Project "JPS-School Management System" CBSE AISSCE Pratical Examination...
Java Project "JPS-School Management System" CBSE AISSCE Pratical Examination...
 
Vade Meccum_Book reading and publishing software NetBeans.docx
Vade Meccum_Book reading and publishing software NetBeans.docxVade Meccum_Book reading and publishing software NetBeans.docx
Vade Meccum_Book reading and publishing software NetBeans.docx
 
PPT(1).pptx
PPT(1).pptxPPT(1).pptx
PPT(1).pptx
 
Sanjeevi - Resume
Sanjeevi - ResumeSanjeevi - Resume
Sanjeevi - Resume
 
Computer science and information technology
Computer science and information technology Computer science and information technology
Computer science and information technology
 
Job Aid for a Career in ISD - Kevin M. Schneider.pptx
Job Aid for a Career in ISD - Kevin M. Schneider.pptxJob Aid for a Career in ISD - Kevin M. Schneider.pptx
Job Aid for a Career in ISD - Kevin M. Schneider.pptx
 
laxmi resume
laxmi resumelaxmi resume
laxmi resume
 
CURRICULUM VITAE
CURRICULUM VITAECURRICULUM VITAE
CURRICULUM VITAE
 
Computer Science Department Portal
Computer Science Department PortalComputer Science Department Portal
Computer Science Department Portal
 
Synopsis of online Attendance System
Synopsis of online Attendance SystemSynopsis of online Attendance System
Synopsis of online Attendance System
 
Clothing Store and Management System
Clothing Store and Management SystemClothing Store and Management System
Clothing Store and Management System
 
EvaSys module survey dashboard
EvaSys module survey dashboardEvaSys module survey dashboard
EvaSys module survey dashboard
 
Sheridan College: Scalar Customer Case Study
Sheridan College: Scalar Customer Case StudySheridan College: Scalar Customer Case Study
Sheridan College: Scalar Customer Case Study
 
Stacker's the way you connect the world .pptx
Stacker's the way you connect the world .pptxStacker's the way you connect the world .pptx
Stacker's the way you connect the world .pptx
 
BlocksCAD--STEM Learning Tool
BlocksCAD--STEM Learning ToolBlocksCAD--STEM Learning Tool
BlocksCAD--STEM Learning Tool
 
Information Management System IMS MIS
Information Management System IMS MISInformation Management System IMS MIS
Information Management System IMS MIS
 
Snehashish Das CV
Snehashish Das CVSnehashish Das CV
Snehashish Das CV
 
Preparing for a Career in ISD - Kevin M. Schneider
Preparing for a Career in ISD - Kevin M. SchneiderPreparing for a Career in ISD - Kevin M. Schneider
Preparing for a Career in ISD - Kevin M. Schneider
 
B Tech in Computer Science experience as a Web Developer
B Tech in Computer Science experience as a Web DeveloperB Tech in Computer Science experience as a Web Developer
B Tech in Computer Science experience as a Web Developer
 

Recently uploaded

Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...jaredbarbolino94
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentInMediaRes1
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxsocialsciencegdgrohi
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaVirag Sontakke
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfadityarao40181
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 

Recently uploaded (20)

Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media Component
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of India
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdf
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 

Ip project