Google Answers Logo
View Question
 
Q: visual basic ( No Answer,   0 Comments )
Question  
Subject: visual basic
Category: Computers > Programming
Asked by: frito1981-ga
List Price: $2.00
Posted: 14 May 2003 14:08 PDT
Expires: 13 Jun 2003 14:08 PDT
Question ID: 203755
Which of the following is NOT an advantage of sequential files over
random-access files?  A0 make efficient use of disk space B) efficient
at updating large portions of a file C) Easy to create D) efficient at
changing a specified record E)none of the above

Assume you want to implement a binary search on a sorted data file
with fixed-length records. Which is the best way to open and access
the file?

(A)      Random access

(B)       Sequential access for input

(C)       Sequential access for output

(D)      All of the above

 

 

27.     Assume you have an unsorted data file that does not have
fixed-length records. Which combination is best for opening and
searching the file?

(A)      Open for random-access, search binary

(B)       Open for random-access, search sequential

(C)       Open for sequential-access, search binary

(D)      Open for sequential-access, search sequential
Answer  
There is no answer at this time.

Comments  
There are no comments at this time.

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy