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/ 1
SCHOOLCODE : AISSCE PRACTICAL EXAMINATION REGNO:
55586 JANUARY 2024—25
DATE :29 - 01 - 23 SUBJECT CODE : 083 MARKS: 30 SUBJECT TITLE: COMPUTER SCIENCE TIME DURATION: 3hrs. Q1 Write a program in Python to find given string is palindrome or not 4 Q2 Creating a python program to read a text file line by line and display each 4 word separated by '#'. Q3 Consider the following stu table and write the SQL queries based onit. 4
Rolln Name Gender Age Dept DOA Fees
o 1) W 1 Arun M 24 COMPUTER 1997-01-10 120 rit 2 Ankit M 21 HISTORY 1998-03-24 200 e 3 Anu F 20 HINDI 1996-12-12 300 a 4 Bala M 19 NULL 1999-07-01 400 5 Charan M 18 HINDI 1997-09-05 250 6 Deepa F 19 HISTORY 1997-06-27 300 7 Dinesh M 22 COMPUTER 1997-02-25 210 8 Usha F 23 NULL 1997-07-31 200 Query to Create a new database in the name of "STUDENTS". 2)Write a Query to Open the database "STUDENTS". 3)Write a Query to create the above table called: "STU" 4)Write a Query to list all the existing database names. (Note: Write Output of all Select Queries in the Answer Script) Q4 Report file 7 Q5 Project 8 Q6 Viva 3