computer mcq answer
Answers
Answer:
Random access refers to the ability to access data at random. The opposite of random access is sequential access. To go from point A to point Z in a sequential-access system, you must pass through all intervening points. In a random-access system, you can jump directly to point Z. Disks are random access media, whereas tapes are sequential access media.
Explanation:
Random and Sequential Describe Data Files
The terms random access and sequential access are often used to describe data files. A random-access data file enables you to read or writeinformation anywhere in the file. In a sequential-access file, you can only read and write information sequentially, starting from the beginning of the file.
Both types of files have advantages and disadvantages. If you are always accessing information in the same order, a sequential-access file is faster. If you tend to access information randomly, random access is better.
Random access is sometimes called direct access.
0.0
0 votes
THANKS
1
Comments Report
The Brain Helper
Not sure about the answer?
SEE NEXT ANSWERS
Computer Science newest questions
You want to toss a fair coin a number of times and obtain the probability of it falling on it’s heads by taking a simple average. What is the estimate
ARRANGED=AQQAMFECBOUQUET=AOUPUESQAWIATLAS=?
Size button is located in which group
Define a class exam in c++
Sum function and auto sum fanction
What do you understand by constants and variables?
Font face and font style
Implement functions of clocked SR flip flop using any programming language
Web serve is an electronic document that links to another place in the same document or to an entirely different document if this is true or false
Anil is taking part in four competitions. If the probability of him winning any competition is 0.30, find the probability of him winning at least one
Ask your question
About us
About us
Careers
Contact
Blog
FAQ
Terms of Use
How do I receive points?
Responsible disclosure program
Brainly.in
Get the Brainly App
Download Android App
This site is using cookies under cookie policy. You can specify conditions of storing and accessing cookies in your browser
USE THE APP
Read more on Brainly.in - https://brainly.in/question/12670614#readmore
Answer:
A computer program is a collection of