0% found this document useful (0 votes)
69 views

IP Pracricle XII

The document is a practical file submitted by a student named Sarthak Rana of class XII-D. It contains 21 Java programming assignments completed by the student under the guidance of teacher Mrs. Sunaina during the 2019-2020 school year. The practical file includes the design, output, and code for each programming assignment. Topics covered include calculators, patterns, billing systems, and other applications.

Uploaded by

Ramavtar Yadav
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
69 views

IP Pracricle XII

The document is a practical file submitted by a student named Sarthak Rana of class XII-D. It contains 21 Java programming assignments completed by the student under the guidance of teacher Mrs. Sunaina during the 2019-2020 school year. The practical file includes the design, output, and code for each programming assignment. Topics covered include calculators, patterns, billing systems, and other applications.

Uploaded by

Ramavtar Yadav
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 67

MODERN SCHOOL

SECTOR-1, VAISHALI, GHAZIABAD, U.P.-201010

INFORMATICS PRACTICE
(PRACTICLE FILE)
2019-20

SUBMITTED TO: SUBMITTED BY:

Mrs.Sunaina Kataria (Name OF St.)


P.G.T(COMPUTER SCIENCE) XII-D (Humanities)

Board Roll No: ______


CERTIFICATE

This is to certify that Sarthak Rana, student of


XII-D has successfully completed the IP project

under the guidance of MRS.SUNAINA during


the year 2019-2020 for the partial fulfillment
of “Central Board Of Secondary Examination”.

SUNAINA KATARIA S.Lata


PGT (COMPUTER SCIENCE) (VICE PRINCIPLE)
ACKNOWLEDGEMENT

I would like to express my special thanks of


gratitude to my IP teacher MRS.SUNAINA who
gave me the opportunity to do this wonderful
project. Her valuable guidance, support and
supervision all through the completion of the
file are responsible for attaining its presents
form. I not only enjoyed doing this project but
also learned a lot of new things.
INDEX
S.NO NAME OF PRACTICALS T.SIGN
1. Develop a compound interest calculator application as per
given screen snapshot to calculate total amount for given
amount, rate of interest and time using(A= P(1+R/100) and
interest I= A-P.
2. Develop a java application to print a pattern for given
character and steps, as per given screen shots.
3. Develop a simple calculator as per given screen shot to
implement +,-,* and / operations. The text boxes get cleared
when “c” butter is clicked.
4. Develop a application for calculating amount based on the
distance and weight of goods.
5. Develop a application to complete the sum of digits of given
number.
6. Program to find the area and perimeter of the circle, rectangle
and square.
7. Program to find deposit, withdrawal and check the status of
the account.
8. Develop a application as per given screen shot to add, remove
the given members of list and display the selected item in a
text field using list control.
9. Develop a application for happy shopping – a retail chain
involved in sales of readymade garments. The happy shopping
offers discount to its members holding platinum, gold and
sliver card. The 10% discount is given to platinum, 5% to gold
and 3% silver card holder on sale amount.
10. Develop a billing application for happy application shopping- a
retail chain involved in sales of readymade garments. The
happy shopping offers discount to its members holding
platinum, gold and silver card. The 10% discount is given to
platinum , 5% to gold and silver card holder on sale amount.
11. The entertainment paradise –theatre in delhi wants to
develop a computerized booking system. The proposal
interface is given below.the theatre offers different types of
seats. the ticket rates are: stalls- a discount -652/-, circle-
750/-, upper class-850/-.a discount is given of 10
12. Abc consultancy is a placement organization, assist job
seekers. The entry form has to be designed to facilitate the
registration process with the following features.
13. The milton casting company has developed an applications to
calculate the wage of its workers. The following functionalities
are expected.
14. The fashion gallery a leading garments shop wants to develop
an application to calculate the discount . The following
functionalities are expected.
15. Develop a application to avon tools has computerize its billing
after entering he sufficient data entered.
16. Develop a application to print the pattern from a given word.
17. Develop a application to which calculate area , perimeter and
diagonal for given length and breath using custom methods.
18. Develop a application to compute the factorial and checking
prime number of the given numbers using custom methods.
19. Develop a application to analyze the given strings by
converting it into lowercase and uppercase.
20. Develop a application to generate the jumbled string for given
string is obtained by converting each alternate character in
uppercase.
21. Develop a application of a hospital to billing its patient based
on the type of daily charges the time of discharge.
JAVA
APPLICATIONS
PRACTICAL 1
TASK:Develop a compound interest calculator application as per given screen snapshot to calculate
total amount for given amount, rate of interest and time using(A= P(1+R/100) and interest I= A-P.

AUTHOR: Rohit Dhyani

DESIGN VIEW

EXECUTION VIEW
CODING
PRACTICAL 2
Develop a java application to print a pattern for given character and steps, as per given screen
shots.

AUTHOR: Rohit Dhyani

DESIGN VIEW
EXECUTION VIEW

CODING
PRACTICAL 3
Develop a simple calculator as per given screen shot to implement +,-,* and / operations. The text
boxes get cleared when “c” butter is clicked.

AUTHOR: Rohit Dhyani

DESIGN VIEW
EXECUTION VIEW

CODING
PRACTICAL 4
Develop a application for calculating amount based on the distance and weight of goods.

AUTHOR: Rohit Dhyani


DESIGN VIEW

EXECUTION VIEW

CODING
PRACTICAL 5
Develop a application to complete the sum of digits of given number.

AUTHOR: Rohit Dhyani

DESIGH VIEW

EXECUTION VIEW

CODING
PRACTICAL 6
Program to find the area and perimeter of the circle, rectangle and square.
AUTHOR: Rohit Dhyani

DESIGN VIEW

EXECUTION VIEW

CODING
PRACTICAL 7
Program to find deposit, withdrawal and check the status of the account.

AUTHOR: Rohit Dhyani

DESIGN VIEW

EXECUTION VIEW
CODING
PRACTICAL 8
Develop a application as per given screen shot to add, remove the given members of list and display
the selected item in a text field using list control.

AUTHOR: Rohit Dhyani

DESIGN VIEW

EXECUTION VIEW
CODING
PRACTICAL 9
Develop a application for happy shopping – a retail chain involved in sales of readymade garments.
The happy shopping offers discount to its members holding platinum, gold and sliver card. The 10%
discount is given to platinum, 5% to gold and 3% silver card holder on sale amount.

AUTHOR: Rohit Dhyani

DESIGN VIEW

EXECUTION VIEW
CODING
PRACTICAL 10
Develop a billing application for happy application shopping-a retail chain involved in sales of
readymade garments.The happy shopping offers discount to its members holding platinum,gold
and silver card.The 10% discount is given to platinum,5% to gold and silver card holder on sale
amount.

AUTHOR: Rohit Dhyani

DESIGN VIEW
EXECUTION VIEW

CODING
PRACTICAL 11
Thr entertainment paradise –theatre in delhi wants to develop a computerized booking system. The proposal interface is
given below.the theatre offers different types of seats.the ticket rates are: stalls- a discount -652/-, circle- 750/-, upper
class-850/-.a discount is given of 10

AUTHOR: Rohit Dhyani

DESIGN VIEW

EXECUTION VIEW
CODING
PRACTICAL 12
Abc consultancy is a placement organization, assist job seekers. The entry
form has to be designed to facilitate the registration process with the
following features.
AUTHOR: Rohit Dhyani

DESIGN VIEW

EXECUTION VIEW
CODING
PRACTICAL 13
Develop a application to avon tools has computerize its billing after entering
he sufficient data entered.
AUTHOR: Rohit Dhyani

DESIGN VIEW

EXECUTION VIEW
CODING
PRACTICAL 14
The fashion gallery a leading garments shop wants to develop an application
to calculate the discount . The following functionalities are expected.
AUTHOR: Rohit Dhyani

DESIGN VIEW

EXECUTION VIEW
CODING
PRACTICAL 15
Develop a application to avon tools has computerize its billing after entering
he sufficient data entered.
AUTHOR: Rohit Dhyani

DESIGN VIEW
EXECUTION VIEW

CODING
PRACTICAL 16
Develop a application to print the pattern from a given word.
AUTHOR: Rohit Dhyani

DESIGN VIEW
EXECUTION VIEW

CODING
PRACTICAL 17
Develop a application to which calculate area , perimeter and diagonal for
given length and breath using custom methods.
AUTHOR: Rohit Dhyani

DESIGN VIEW

EXECUTION VIEW

CODING
PRACTICAL 18
Develop a application to compute the factorial and checking prime number
of the given numbers using custom methods.
AUTHOR: Rohit Dhyani

DESIGN VIEW

EXECUTION VIEW
CODING
PRACTICAL 19
Develop a application to analyze the given strings by converting it into
lowercase and uppercase.
AUTHOR: Rohit Dhyani

DESIGN VIEW

EXECUION VIEW
CODING
PRACTICAL 20
Develop a application to generate the jumbled string for given string is
obtained by converting each alternate character in uppercase.
AUTHOR: Rohit Dhyani

DESIGN VIEW

EXECUTION VIEW
CODING
PRACTICAL 21
Develop a application of a hospital to billing its patient based on the type of
daily charges the time of discharge.
AUTHOR: Rohit Dhyani

DESIGN VIEW

EXECUTION VIEW
CODING
STRUCTURED
QUERY
LANGUAGE
INDEX

S.NO NAME OF PRACTICAL T.SIGN

1. Create two tables CONSIGNOR and CONSIGNEE


and answer the following queries.
2. Create two tables STATIONARY and CONSUMER
and answer the following queries.
3. Create a table DOCTORS and answer the following
queries.
4. Create a table student and answer the following
queries.
5. Create two tables SENDER and RECIPENTS and
answer the following queries.
Question : Study the following tables and answer the following
queries.
TABLE: CONSIGNOR
CNOR_ID NAME ADDRESS CITY
MU50 PAWAN B-41MOTI NAGAR MUMBAI
MU15 VISHAL 47 NEHRU UP
NAGAR,GHAZIABAD
NU01 SANDEEP 56,LAXMI NAGAR DELHI
NU12 AMIT 25,ROHINI NEW DELHI

TABLE:CONSIGNEE
CNEE_ID CNOR_ID NAME ADDRESS CITY
MU05 MU50 REHMAN 33 SAWAN MUMBAI
PARK
MU08 MU15 ROHIT A-36 CR DELHI
ENCLAVE
MU19 NU01 GS RAWAT E65 KOLKATA
SHALIMAR
MU32 NU12 KRISHNA E72 KOLKATA
SHALIMAR
ND48 MU50 SARKAR 24 CR NEW DELHI
ENCLAVE
Que1.Create two tables CONSIGNOR and CONSIGNEE and answer
the following queries.
Question : Study the following tables and answer the following
queries.

TABLE: STATIONARY

S_ID STATIONARY COMPANY PRICE


15 ERASER XYZ 7
2 GEL PEN ABC 18
1 PENCIL ABC 6
1 DOT PEN XYZ 12
2 PENCIL CAD 7

TABLE: CONSUMER

C_ID CONSUMER ADDRESS S_ID


1 IRFAN 33,SAWAN OARK,DELHI 1
6 BHUSHAN 36-A, CR ENCLAVE, 1
MUMBAI
12 ROHIT E-72, SHALIMAR, DELHI 2
15 SARKAR F-34,KARNAL 2
NAGAR,KOLKATA
8 KISHAN 25, ENCLAVE,MUMBAI 2
THANK
YOU

You might also like