Binary File handling in Python Class 12 notes
Binary File handling in Python Class 12 notes What is a binary file? A binary file is a file whose content is in a binary format consisting of a series of sequential bytes, each of which is eight bits in length. Binary files are not human readable and…
Half Yearly Sample Paper Class 12 Computer Science Set 2 2022-23
Half Yearly Sample Paper Class 12 Computer Science Set 2 2022-23 Time: 1:30 Hours/ Maximum marks:50 I. Choose the correct answer. 10 1. The smallest section of code that are used to perform particular task is called a) Subroutines b) Files c)…
Half Yearly Sample Paper Class 12 Computer Science Set 1 2022-23
Half Yearly Sample Paper Class 12 Computer Science Set 1 2022-23 Computer Science (083) Time: 1:30 Hours/ Maximum marks:35 I. Choose the correct answer:8×1 1) Which of the following is a distinct syntactic block? a) Subroutines b) Function c) Definition…