Match List I with List II
|
LIST I |
LIST II |
||
|
A. |
writelines |
I. |
module for binary files |
|
B. |
pickle |
II. |
opening and reading a binary file |
|
C. |
try-except |
III. |
writing a sequence of string |
|
D. |
rb |
IV. |
exception handling |
Choose the correct answer from the options given below:
1
A - III, B - IV, C - II, D - I
2
A - IV, B - I, C - III, D - II
3
A - III, B - IV, C - I, D - II
4
A - III, B - I, C - IV, D - II