Computer Science - Class 12
Solutions to CBSE Sample Paper - Computer Science Class 12

A Binary file, SONG.DAT has the following structure:

{SNO:[SNAME, SARTIST]}

Where

SNO – Song Number

SNAME – Song Name

SARTIST is Song Artist

Write a user defined function, deleteSong(sno), that accepts sno as parameter and deletes the record from the binary file SONG.DAT, that has the given song number. 

Answer:

Answer by student

Python function that accepts sno as parameter and deletes the record from a binary file that has the given song number - Teachoo.png

Detailed answer by teachoo

The rest of the post is locked. Join Teachoo Black to see the full post.

Go Ad-free
Davneet Singh's photo - Co-founder, Teachoo

Made by

Davneet Singh

Davneet Singh has done his B.Tech from Indian Institute of Technology, Kanpur. He has been teaching from the past 14 years. He provides courses for Maths, Science, Social Science, Physics, Chemistry, Computer Science at Teachoo.