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

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

Question # 2

In text stream, character have ________ correspondence

Question # 3

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

Question # 4

If programs get input data from data file and also send output into data file, it is called

Question # 5

If fptr = fopen ("Dats.txt". "r") statement is used to open a file then what would be the necessary condition

Question # 6

A file is stored in?

Question # 7

A file is stored in

Question # 8

In file handling, sequence of characters refers to _______

Question # 9

A file is stored in?

Question # 10

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

Question # 11

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

Question # 12

An array script should be

Question # 13

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

Question # 14

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

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
  • I
    isha 11 - Jul - 2018 01 Min 19 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

ECAT Computer Sciences Chapter 13 Important MCQ's

Sr.# Question Answer
1 An array script should be
A. Int
B. Float
C. Double
D. An array
2 Which of the following is/ are file handling functions
A. fprintf()
B. fscanf ( )
C. Both A and B
D. Make ()
3 Which mode opens only an existing file for both reading and writing
A. "W"
B. "W+"
C. "r+"
D. "a+"
4 In file handling, sequence of characters refers to _______
A. Text stream
B. File stream
C. Binary stream
D. Character stream
5 Which of the following functions is used to copy a string to an array characters/
A. Strcpy
B. Strpcy
C. Strycp
D. Copy
6 Which of the following functions is used to write a string to a file
A. Puts()
B. Putc ()
C. Fputs ()
D. Fqets()
7 There are _______ types of streams
A. 1
B. 2
C. 3
D. Many
8 On successfully closing a file, the fclose() returns:
A. Null
B. 0 (zero)
C. 1 (one)
D. File pointer
9 Which mode opens only an existing file for both reading and writing:
A. "w"
B. "w+"
C. "r+"
D. "a+"
10 In text stream, character have ________ correspondence
A. One to One
B. Ont to many
C. Many to One
D. All of above

Test Questions

Is this page helpful?