CUET-UG SERIES
Computer-science

File Organization Indexing

3 previous year questions.

Volume: 3 Ques
Yield: Medium

High-Yield Trend

3
2023

Chapter Questions
3 MCQs

01
PYQ 2023
medium
computer-science ID: cuet-ug-
opens the file in _____ and _____ mode.
1
append, read
2
append, write
3
read, write
4
binary mode, read
02
PYQ 2023
medium
computer-science ID: cuet-ug-
The file offset position in file mode is _____
1
middle of the file
2
end of the file
3
beginnng of the file
4
current position
03
PYQ 2023
medium
computer-science ID: cuet-ug-
Given n values x1, x2 ….. xn. The computation
is known as ?
1
Mean
2
Median
3
Mode
4
Range