Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Ginni has Published 1519 Articles
Ginni
8K+ Views
CDMA stands for Code Division Multiple Access. It is a channel access method which is used by several radio communication technologies. It is a digital cellular technology and an example of multiple access. It is generally used for mobile communication.Multiple access means that several transmitters can send information simultaneously over ... Read More
Ginni
770 Views
NASNAS stands for Network Attached Storage. It is storage devices that are linked to a network and provide file access services to computer systems. These devices generally include an engine that executes the file services and one or more devices on which data is stored. NAS uses file access protocols, ... Read More
Ginni
762 Views
DASDAS stands for Direct-attached storage. It is computer storage that is connected to one computer and not accessible to another. The System of DAS is attached directly to the computer through the HBA (Host Bus Adapter).As compared to NAS devices, its device connects directly to the server without the network. ... Read More
Ginni
522 Views
NASNAS stands for Network Attached Storage. It is storage devices that connect to a network and support file access services to computer systems. These devices generally include an engine that executes the file services and one or more devices on which data is stored. NAS uses file access protocols such ... Read More
Ginni
2K+ Views
SAN stands for Storage Area Network. This is a network of storage devices that can be accessed by multiple servers or computers, providing a shared pool of storage space. Each computer on the web can access the SAN storage as though they were local disks connected directly to the computer.A ... Read More
Ginni
424 Views
NVMe stands for Non-Volatile Memory Express. It is a new storage access and transport protocol for flash and next-generation solid-state drives (SSDs) that delivers the largest throughput and fastest response times yet for all types of enterprise workloads.NVMe is a faster way for solid-state drives to communicate with their host ... Read More
Ginni
1K+ Views
NFS stands for the network file system. It is a type of file system mechanism that enables data storage and retrieval from multiple disks and directories across a shared network.A Network file system is implemented in a client/server computing model. An NFS server manages the authentication, authorisation and management of ... Read More
Ginni
1K+ Views
NAS stands for Network Attached Storage. It is storage devices that are linked to a network and support file access services to computer systems. These devices generally include an engine that implements the file services and one or more devices on which data is stored. NAS uses file access protocols, ... Read More
Ginni
410 Views
DIMM represents the "Dual In-Line Memory Module" and is a limited circuit board that manages memory chips. It needs a 64-bit bus to the memory, whereas a single in-line memory module (SIMM) only has a 32-bit path. This allows DIMMs to transfer more information at once.DIMM includes a sequence of ... Read More
Ginni
365 Views
CIFS stands for Common Internet File System. It is also known as Server Message Block (SMB). It is a network protocol whose most common use is sharing documents on a Local Area Network (LAN).The protocol allows users to manipulate files just as if they were on the local computer. Various ... Read More