answersLogoWhite

0


Best Answer

We can use the SIM Application Toolkit (STK) to both read and write to a SIM.

User Avatar

Wiki User

6y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How data can be read or write from sim?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Why read and write control lines in a dma controller bidirectional?

The read and write control lines running through the data buses have control signals. The microprocessor can read data from memory or write data to the memory so the data buses are bidirectional. One direction is needed to write the data while another direction is required for the read command to fetch the data.


What is meant by read and write txt in file handling?

read: moving data from file to memory write: moving data from memory to file


How do you programm data bits?

how can study of programming methods to read data from / write data to a USB port


Why is the data bus in 8085 bidirectional?

So that the processor can both read and write data.


Data is written to and read from a floppy disk via a magnetic?

Read/write pad


What are read only files?

Files that can only be read (data can be retirieved) are called read-only files. You cannot write any data into a read-only file (you cannot edit it).


Will an sim card work in a cf microdrive slot?

No, it will not. For sim cards you have to have special reader which is of the same form factor, and has appropriate voltages in order to read/write information.


What type of media is capable of storing digitized data and that uses a laser to write data to it and read data from it?

optical media


Can you use data on a sim card without the sim card in?

No. A sim card holds data for its self. On the other hand wi-fi holds data for its self. Meaning excess fees of a sim cards data is not possible unless the sim card is in the phone, ipad, tablet etc..


The process of retrieving data from a storage device is refferred to as?

read, write


Reading data is performed in magnetic disk by?

Read/Write Heads


Why is data bus bidirectional but address bus is unidirectional?

since data can be read /write from/to the microprocessor, hence data bus is bidirectional. if data is required read from microprocessor then it will be pointing to a memory location by the address bus, by indicating which location data its required to read. similarly to write a data to a location, again the microprocessor will be to that particular location by holding that address in address bus. hence it will be unidirectional.