0% found this document useful (0 votes)
23 views7 pages

Vedant 2

The document is a project submission by Shah Vedant Kunal for Class 11th, Section C, acknowledging the support received from his teacher, Mrs. Megha Dayma. It includes an index of Java programming tasks with titles, page numbers, and submission dates. The project covers various programming exercises such as calculating volumes, finding prime numbers, and class definitions.
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)
23 views7 pages

Vedant 2

The document is a project submission by Shah Vedant Kunal for Class 11th, Section C, acknowledging the support received from his teacher, Mrs. Megha Dayma. It includes an index of Java programming tasks with titles, page numbers, and submission dates. The project covers various programming exercises such as calculating volumes, finding prime numbers, and class definitions.
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/ 7

Name : Shah Vedant Kunal

Class : 11th

Section : C
Roll no.:
Submitted To : Mrs. Megha Dayma
Date of Submission : 28-11-2023
ACKNOWLEDGEMENT
I Am very grateful to everyone who supported me to complete my project
efficiently and moreover on time. My deep acknowledgement and gratitude
goes to all those who helped me present these ideas well.
I would like to express my gratitude to my teacher Mrs. Megha Dayma for
her constant support and guidance in completing this project. I respect and
thank her for giving me this opportunity to do this project and providing me
all the valuable support and guidance which made me complete the project on
time.
INDEX
Sr. Title Page Date Signature
No. no.

1 write a java program to display 6 24/10/2022


second smallest number among
three numbers

2 Write a java program to input a 9 24/10/2022


number greater than 0 and if

3 Write a java program to accept 12 24/10/2022


radius and height and print the
volume of cylinder, cone and
sphere according to user’s choice.

4 Write a java program to find 17 24/10/2022


volume, total surface area, and
diagonal of a cuboid as per user’s
choice.

5 Write a java program to input a 23 24/10/2022


number, and
determine the number of digits.

6 Write a java program to accept 27 24/10/2022


three digit number and display all
the combination

7 Write a program to input a number 31 24/10/2022


and display those number of prime
number

8 Write a java program to find sum 35 24/10/2022


series

9 Write a java program to input 2 39 24/10/2022


number m and n.

10 Class name = quad Data 43 24/10/2022


members : Float a,b,c,d,x1,x2

11 Define a class student, to check 48 24/10/2022


whether a student is eligible for
taking admission

12 Class salary Data members : 54 24/10/2022


name,address, phone,subject,
monthly_salary,
specialiazation

13 Class name = Pay Data members : 59 24/10/2022


String
name,address,float salary,da,hra,
pf,gross,net

14 Class Discount Data member : int 65 24/10/2022


cost – to store the price of article

15 Class name = Loan 70 24/10/2022


Data members Int time – for
which loan is sentenced

You might also like