answersLogoWhite

0


Best Answer

Universal Product Codes

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Give an example of an application in which data in file should accessed in the following order 1 sequentally 2 Randomly?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Which of the following data structures can be randomly accessed giving loc A. linked list implemented using array B. singly linked list C. double linked list D. both single and double linked list?

Which of the following data structures can be randomly accessed giving loc?A. linked list implemented using arrayB. singly linked listC. double linked listD. both single and double linked listThe answer is A.


Is it true or false that a dynamically linked list can be accessed both sequentially and randomly?

No. Linked lists require traversal, and are therefore accessed sequentially. For random access you need an array. An array of pointers to the data in your list would do, but you will incur an overhead in creating the array on top of the list.


Function of web based application?

This mean that you can make document without software installed on computer,if you have windows live account,you can make Word document online from any computer,or Excel spreadsheet,onenote notebook


In what order the elements of a pushdown stack are accessed?

Stack


Math class is an example of which class?

It is a static class; meaning that all the methods can be accessed directly from the class name, without instantiating an object.It is a static class; meaning that all the methods can be accessed directly from the class name, without instantiating an object.It is a static class; meaning that all the methods can be accessed directly from the class name, without instantiating an object.It is a static class; meaning that all the methods can be accessed directly from the class name, without instantiating an object.

Related questions

Can a USB be accessed randomly or sequentially?

Randomly


Which of the following data structures can be randomly accessed giving loc A. linked list implemented using array B. singly linked list C. double linked list D. both single and double linked list?

Which of the following data structures can be randomly accessed giving loc?A. linked list implemented using arrayB. singly linked listC. double linked listD. both single and double linked listThe answer is A.


What is a type of computer memory that can be accessed randomly?

Of Course. RAM= Random Access Memory, so yes, you CAN randomly access your RAM... And you Probably ARE RIGHT NOW!


What are three sentences for the word application?

What is the application of music in healthcare?The application failed any time it was accessed. I filled out a job application.


Function of the web-based application?

The function of the web-based application is to implement webmail, online retail sales, discussion boards, wikis, and the online auctions. The web application can be described as an application that is accessed via a web.


What are the best things to have on a scholarship application?

Your financial aid application will need information about your financial situation and that of your parents. The Free Application for Federal Student Aid is a good place to start. It can be accessed at the FAFSA.Ed.gov website.


The Dynamic Small Business Search tool can be accessed from which of the following websites?

Central Contractor Registration


What are small application that can be accessed over the web?

java applets


What is the term RAM used to refer to?

The term RAM is a term that is used when referring to a type of computer memory that can be accessed randomly. The term stands for Random Access Memory.


What is front-end and back-end in SAP?

back-end - SAP ERP application accessed via SAP GUI front-end - application accesed via SAP Portal


How do you get into briarheart palace in Free Realms?

Briarheart Palace can only be accessed by following the Sanctuary questline.


Is it true or false that a dynamically linked list can be accessed both sequentially and randomly?

No. Linked lists require traversal, and are therefore accessed sequentially. For random access you need an array. An array of pointers to the data in your list would do, but you will incur an overhead in creating the array on top of the list.