ICS Part 2 Computer Science Chapter 14 Short Questions Test With Answer

Online Short Questions For Chapter 14 "ICS Part 2 Computer Science Chapter 14 Short Questions Preparation "

Try The Short Questions For ICS Part 2 Computer Science Chapter 14 Short Questions Preparation

  • Total Questions10

  • Available Sets1

Computer Science - ICS Part 2 Computer Science Chapter 14 Short Questions Preparation

Question # 1

Describe the purpose of file handling .

  • Ans 1: File Handling: A file represents a sequence of bytes on the disk where a group of related data is stored. File is created for permanent storage of data. It is a readymade structure.
    In C Language, we use a structure pointer of file type to declare a file.
    File *fp
    Types of function: C provides a number of functions that helps to perform basic file operations.
Submit

Prepare Complete Set Wise Questions For Chapter 14 "ICS Part 2 Computer Science Chapter 14 Short Questions Preparation "

ICS Part 2 Computer Science Chapter 14 Short Questions Preparation - Set 1

Question # 1

Describe the purpose of file handling .

  • Ans 1: File Handling: A file represents a sequence of bytes on the disk where a group of related data is stored. File is created for permanent storage of data. It is a readymade structure.
    In C Language, we use a structure pointer of file type to declare a file.
    File *fp
    Types of function: C provides a number of functions that helps to perform basic file operations.
Submit

14th Chapter

12th Computer Science Chapter 14 Preparation

Here you can prepare 12th Computer Science Chapter 14 Problem Solving Preparation. Click the button for 100% free full practice test.

Is this page helpful?