0% found this document useful (0 votes)
2 views8 pages

Computer Science Practical File XI A

The document is a practical file for the academic session 2024-25 from Abhinav Global School, submitted by Swarnim Yadav for Computer Science. It includes an index of six programming tasks related to inputting numbers, calculating factorials, and character case determination. Each program is designed to demonstrate basic programming concepts and their results are to be filled in by the student.

Uploaded by

anikeshkeshri94
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)
2 views8 pages

Computer Science Practical File XI A

The document is a practical file for the academic session 2024-25 from Abhinav Global School, submitted by Swarnim Yadav for Computer Science. It includes an index of six programming tasks related to inputting numbers, calculating factorials, and character case determination. Each program is designed to demonstrate basic programming concepts and their results are to be filled in by the student.

Uploaded by

anikeshkeshri94
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

Abhinav Global School,

Dwarka

Academic Session: 2024-25


Practical File

Name: Swarnim Yadav


Class: XI A
Subject: Computer science
Subject code: 083

Submitted to: Ms. Gimpy


INDEX

[Link] PROGRAM DATE SIGN


Program 1: Input two number and display the
larger/smaller number.

Result:
Program 2: Input three numbers and display the
largest / smallest number

Result:
Program 3: Write a program to find the factorial of
a number using while loop.

Result:
Program 4: Write a program that reads 3 numbers
and prints them in ascending or descending
order.

Result:
Program 5: Write a program to determine whether
a character is uppercase or lowercase.

Result:
Program 6: input a welcome message and display
it

Result:

You might also like