0% found this document useful (0 votes)
6 views3 pages

Executed Java Programs Project

This document outlines a project by Yashraj Shekhar, a student of St. Thomas, focusing on executed Java programs. It includes an acknowledgment section expressing gratitude to teachers and parents, as well as an index listing various programs related to basic Java concepts such as arithmetic operations, control structures, and string manipulations. The project serves as a practical exploration of programming skills learned in class.

Uploaded by

ranjana.ku72
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)
6 views3 pages

Executed Java Programs Project

This document outlines a project by Yashraj Shekhar, a student of St. Thomas, focusing on executed Java programs. It includes an acknowledgment section expressing gratitude to teachers and parents, as well as an index listing various programs related to basic Java concepts such as arithmetic operations, control structures, and string manipulations. The project serves as a practical exploration of programming skills learned in class.

Uploaded by

ranjana.ku72
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/ 3

Executed Programs in Java – Chapter 1 and 6

Name: Yashraj Shekhar


Class: X
Roll No: 10A030
School: St. Thomas
Internal Examiner: ___________
External Examiner: ___________
ACKNOWLEDGEMENT

I would like to express my special thanks of gratitude to my teacher Mrs. Divya Ma'am
and as well as our Principal Madam who gave me the golden opportunity to do this
wonderful project. This project also helped me in doing a lot of research and I came to
know about so many new things.

I am extremely grateful to my parents who gave me valuable guidance and suggestions


for the completion of my project.
INDEX

| S.No | Date | Title of Program | Page No. | Sign |


| ---- | -------- | ----------------------------------- | -------- | ---- |
| 1 | 3rd June | Program to display “Hello World” | | |
| 2 | 3rd June | Sum of Two Numbers | | |
| 3 | 3rd June | Area of a Rectangle | | |
| 4 | 4th June | Perimeter of a Square | | |
| 5 | 4th June | Simple Interest Calculation | | |
| 6 | 4th June | Average of Three Numbers | | |
| 7 | 5th June | Convert Celsius to Fahrenheit | | |
| 8 | 5th June | Check Even or Odd | | |
| 9 | 5th June | Find Greatest of Two Numbers | | |
| 10 | 5th June | Swapping Two Numbers | | |
| 11 | 6th June | Use of if-else: Grade Checker | | |
| 12 | 6th June | Use of switch-case: Calculator | | |
| 13 | 6th June | While Loop: Sum of first 10 numbers | | |
| 14 | 6th June | For Loop: Factorial of a Number | | |
| 15 | 7th June | Nested if: Check Leap Year | | |
| 16 | 7th June | Do-while Loop: Table of a Number | | |
| 17 | 7th June | Accept String and Display | | |
| 18 | 7th June | Length of a String | | |
| 19 | 7th June | Accept Character and Display ASCII | | |
| 20 | 7th June | Use of Math Functions | | |

You might also like