ECAT Pre Computer Science MCQ Test For Computer Chapter 13 With Answer

MCQ's Test For ECAT Computer Science Chapter 13 Fundamentals of C Language

Try The MCQ's Test For ECAT Computer Science Chapter 13 Fundamentals of C Language

  • Total Questions15

  • Time Allowed15

ECAT Computer Science Chapter 13 Fundamentals of C Language

00:00
Question # 1

Which mode opens only an existing file for both reading and writing

Question # 2

An array script should be

Question # 3

Which mode opens only an existing file for both reading and writing:

Question # 4

A stream is associated with a file using an _______ operation

Question # 5

Which of the following is/ are file handling functions

Question # 6

Which of the following functions is used to write a string to a file

Question # 7

There are _______ types of streams

Question # 8

In file handling, sequence of characters refers to _______

Question # 9

Which of the following functions is used to copy a string to an array characters/

Question # 10

On successfully closing a file, the fclose() returns:

Question # 11

In text stream, character have ________ correspondence

Question # 12

A file is stored in?

Question # 13

Which of the following characters is used to mark the end of the string

Question # 14

Which of the following function is used to write a string to a file?

Question # 15

An array script should be:

Prepare Complete Set Wise ECAT Computer Science Chapter 13 Fundamentals of C Language MCQs Online With Answers


Topic Test

00:00

Top Scorers Of ECAT Computer Science Chapter 13 Fundamentals of C Language MCQ`s Test

  • A
    Abdullah 30 - Jan - 2024 00 Min 56 Sec 60/60
  • S
    Shahzaib 10 - Apr - 2023 02 Min 27 Sec 60/60
  • S
    Suleman Zeeshan 06 - Jul - 2021 03 Min 54 Sec 60/60
  • M
    maryam 25 - Oct - 2018 10 Min 54 Sec 60/60
  • M
    Muhammad Saim 14 - Sep - 2018 00 Min 44 Sec 55/60
  • M
    Muneeba Riaz 25 - Aug - 2022 01 Min 02 Sec 55/60
  • S
    sana hashmi 06 - Aug - 2018 01 Min 41 Sec 55/60
  • E
    Ehtesham Mukhtar 02 - Nov - 2018 01 Min 54 Sec 55/60
  • I
    Iftikhar Ahmad 02 - Nov - 2018 02 Min 09 Sec 55/60
  • S
    Sobia 03 - Aug - 2018 04 Min 45 Sec 55/60
  • M
    magi 14 - Feb - 2019 00 Min 30 Sec 50/60
  • F
    Fatima 05 - Feb - 2019 00 Min 49 Sec 50/60
  • S
    Saad Aziz 15 - Feb - 2019 01 Min 12 Sec 50/60
  • A
    aamna 29 - Nov - 2018 01 Min 37 Sec 50/60
  • P
    Precious Doll 25 - Feb - 2023 02 Min 28 Sec 50/60

ECAT Computer Sciences Chapter 13 Important MCQ's

Sr.# Question Answer
1 Which of the following functions is used to read character from a file
A. getc ()
B. putc ()
C. fputs ()
D. fgets ()
2 A file is stored in?
A. RAM
B. Hard disk
C. ROM
D. Cache
3 A stream is associated with a file using an _______ operation
A. Association
B. Attach
C. Link
D. Open
4 In file handling, sequence of characters refers to _______
A. Text stream
B. File stream
C. Binary stream
D. Character stream
5 On successfully closing a file, the fclose() returns:
A. Null
B. 0 (zero)
C. 1 (one)
D. File pointer
6 On, successfully closing a file, the fclose () returns
A. Null
B. 0
C. 1
D. FILE pointer
7 Which of the following functions is used to write a string to a file
A. Puts()
B. Putc ()
C. Fputs ()
D. Fqets()
8 An array script should be:
A. Int
B. Float
C. Double
D. An array
9 Which mode opens only an existing file for both reading and writing:
A. "w"
B. "w+"
C. "r+"
D. "a+"
10 Which mode opens only an existing file for both reading and writing
A. "W"
B. "W+"
C. "r+"
D. "a+"

Test Questions

Is this page helpful?