0% found this document useful (0 votes)
4 views1 page

Class 12 Computer Science Practical File

The document outlines a practical file for Class XII Computer Science for the academic year 2025-26, authored by Saurabh Das. It includes a list of 24 practical exercises covering various programming and database operations, such as menu-driven programs, file handling, exception handling, and MySQL commands. Each practical focuses on different programming concepts and skills relevant to computer science.

Uploaded by

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

Class 12 Computer Science Practical File

The document outlines a practical file for Class XII Computer Science for the academic year 2025-26, authored by Saurabh Das. It includes a list of 24 practical exercises covering various programming and database operations, such as menu-driven programs, file handling, exception handling, and MySQL commands. Each practical focuses on different programming concepts and skills relevant to computer science.

Uploaded by

sdas699738
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

COMPUTER SCIENCE PRACTICAL FILE (083)

Class XII – 2025–26

Name: Saurabh Das

Practical 1: List Menu Driven Program

Practical 2: Dictionary Menu Driven Program

Practical 3: Prime Numbers using Function

Practical 4: Simple Interest using Function

Practical 5: Largest Element in List

Practical 6: Count Vowels in String

Practical 7: Exception Handling – Addition

Practical 8: Custom Exception – Square Root

Practical 9: Find and Replace in Text File

Practical 10: Binary File Operations

Practical 11: CSV File Operations

Practical 12: Search in Binary File

Practical 13: Search in CSV File

Practical 14: Stack Operations

Practical 15: Dictionary Keys to Stack

Practical 16: MySQL Basic Commands

Practical 17: MySQL DDL Commands

Practical 18: SELECT with ORDER BY

Practical 19: GROUP BY & Aggregate

Practical 20: JOIN Queries

Practical 21: Insert Record (Python-MySQL)

Practical 22: Update Record (Python-MySQL)

Practical 23: Delete Record (Python-MySQL)

Practical 24: Display Records (Python-MySQL)

You might also like