Skip to main content

Computer Related Acronyms|| Everyone Should Know||

 If you are looking for the most important general computer science acronyms short forms you are in the right place. Here we have mentioned some popular full forms you must know. These are also important from a competitive examination point of view.


computer acronyms


Computer Hardware Related Acronyms

Short Form          Full Form

AMD         Advanced Micro Devices

ATA           Advanced Technology Attachment

ATX         Advanced Technology Extended

CD           Compact Disc

CD-ROM Compact Disc-Read-Only Memory

CD-RW         Compact Disc-Rewritable

CPU         Central Processing Unit

DVD         Digital Versatile Disc

DVD-ROM Digital Video Disc-Random Access Memory

DVD-ROM Digital Video Disc-Read Only Memory

DVD-R         Digital Video Disc-Recordable

DVD-RW Digital Video Disc-Rewritable

DDR         Double Data-Rate

DDR RAM Double Data-Rate Random Access Memory

FDD         Floppy Disk Drive

HDD         Hard Disk Drive

HDMI         High Definition Media Interface

IDE           Integrated Drive Electronics

LCD          Liquid Crystal Display

LED          Light Emitting Diode

RAM          Random Access Memory

ROM          Read-Only Memory

HDD          Hard Disk Drive

FDD          Floppy Disk Drive

PCI                  Peripheral Component Interconnect

SSD                  Solid State Disk

SMPS          Switch Mode Power Supply

USB         Universal Serial Bus

VGA         Video Graphics Array

VRAM         Video Random Access Memory


Networking Related Acronyms

2G        2nd generation of mobile phone standards and technology

3G        3rd generation of mobile phone standards and technology

4G        4th generation of mobile phone standards and technology

FTP        File Transfer Protocol

GPRS General Packet Radio System

GSM Global System For Mobile Communications

IMAP Internet Message Access Protocol

LAN Local Area Network

IP         Internet Protocol

IPCONFIG Internet Protocol Configuration

MAC Media Access Control

MAN Metropolitan Area Network

POP         Post Office Protocol

POP3 Post Office Protocol 3

PPP         Point-To-Point Protocol

PPTP Point-to-Point Tunneling Protocol

NetBIOS Networked Basic Input Output System

NetBEUI Networked Basic Input/Output System Extended User Interface

SMTP Simple Mail Transport Protocol

VPN Virtual Private Network

WAN Wide Area Network

WAP Wireless Application Protocol

WIFI Wireless Fidelity

WLAN Wireless Local Area Network


Internal Computer Related Acronyms

API         Application Programming Interfaces

BIOS Basic Input/Output System

CMOS Complementary Metal-Oxide Semiconductor

DNS Domain Name Service Or Domain Name Server

DPI         Dots Per Inch

DVI         Digital Visual Interface

FAT         File Allocation Table

FAT12 12-Bit File Allocation Table

FAT16 16-Bit File Allocation Table

FAT32 32-Bit File Allocation Table

FPS         Frame Per Second

EMI         Electromagnetic Interference

GB  Gigabyte

GBps Gigabytes per second or Gigabits per second

GHz Gigahertz

GUI   Graphical User Interface

I/O         Input & Output

Mbps MegaBytes Per second

KBps Kilo Bytes Per Second

KB         Kilobyte

MB    Megabyte

GB         Gigabyte

TB         Terabyte

4 Bits 1 Nibble

8 Bits 1 Byte

1024 Bytes 1 KiloByte ( KB )

1024 KB 1 MegaByte ( MB )

1024 MB 1 GigaByte ( GB )

1024 GB 1 TeraByte ( TB )

1024 TB 1 Peta Byte ( PB )

1024 PB 1 Exa Byte ( EB )

1024 EB 1 Zetta Byte ( ZB )

1024 ZB 1 Yotta Byte ( YB )

MHz Megahertz

MP3 Moving Picture Experts Group Layer 3 Audio

MPEG Moving Picture Experts Group

MSCONFIG Microsoft Configuration

NTFS New Technology File System

NTLDR New Technology Loader

OMR Optical Mark Recognition

RGB Red Green Blue

TXT TEXT

SD         SECURE DIGITAL

PC         Personal Computer

OS         Operating System

VDU Visible Display Unit

XGA Extended Graphics Array

ZIP         Zigzag Inline Package


Programing Languages-Related Acronyms 

HTML Hypertext Markup Language

HTTP Hypertext Transfer Protocol

HTTPS Hypertext Transfer Protocol Over Secure Sockets Layer

PHP         Hypertext Preprocessor

XML Extensible Markup Language

CSS         Cascading Style Sheets

SASS Syntactically Awesome Style Sheets

JS         JavaScript

AJAX Asynchronous JavaScript And XML

PERL Practical Extraction and Reporting Language

UI         User Interface

UX         User Experience

ASP         Active Server Pages

RSS         REALLY SIMPLE SYNDICATION

SQL Structured Query Language

NET Internet

WP         WordPress

WWW World Wide Web


Software Related Acronyms

Ps Photoshop

Ai Illustrator

Lr Lightroom

Be Behance

T Typekit

Au Adobe Audition

Br Bridge

Co Edge Code

FW Fireworks

Ic InCopy

Mu Adobe Muse

Bc Business Catalyst

In Edge Inspect

Fb Flash Builder

Id InDesign

Pl Prelude

Pr Premiere Pro

CC Creative Cloud

Rf Edge Reflow

Fl Flash Professional

P Prosite

Sc Adobe Scout

Wf Edge Web Fonts

Sg SpeedGrade

Ae After Effects

Dw Dreamweaver

Bd PhoneGap Build

St Story Plus

W Winword

X Excel

O Out


Comments

Post a Comment

Thank you for comment.

Popular posts from this blog

Computer Fundamentals Important Questions For BCA Students

                                                                                                                                                                     UNIT-1   Q1 . Explain the block diagram of a computer system and describe the functions of each component in detail. Q2.   Describe the different generations of computers and discuss the major technological developments in each generation. Q3. Compare the different types of computers – micro, mini, mainframe, and supercomput...

Computer Fundamentals Important Questions For BCA Students(One Liner)

 Q1. Who is called the Father of Computers?    Ans  Charles Babbage. Q2. What is processor speed measured in? Ans  Hertz (Hz), usually in GHz. Q3. What are registers? Ans Small high-speed memory locations inside the CPU. Q4. What is the full form of ALU? Ans Arithmetic Logic Unit. Q5. What is EPROM? Ans Erasable Programmable Read Only Memory. Q6. What does CD-R stand for? Ans Compact Disc – Recordable. Q7. What does DVD stand for? Ans Digital Versatile Disc. Q8. What is OCR? Ans Optical Character Recognition – reads printed text. Q9. What is OMR? Ans Optical Mark Recognition – reads marks on answer sheets or forms. Q10. What is MICR? Ans Magnetic Ink Character Recognition – used in bank cheques. Q11. What is a joystick? Ans  A pointing device used for gaming and simulation. Q12. What is a digitizer? Ans Converts drawings into digital data. Q13. What is a CRT monitor? Ans Cathode Ray Tube monitor – uses electron beams to display images. Q14. What is an LCD m...

Components of Computer System

A system is defined as a set of interacting elements, responding to inputs so as to produce outputs. The computer system also consists of the following elements or components. Software Hardware Firmware Humanware   Software All the intangible components of the computer system are known as software In other words, we can say that all computer programs and applications run behind the monitor screen, are known as software. Computer software is a term that describes computer programs. Example   Microsoft-windows (all operating system software) and notepad, MS office suite, window media player(application software). Software is further divided into two parts these are following 1) system software 2) application software Hardware All tangible component of a computer system is known as hardware. In other words, computer hardware is the collection of physical parts of the computer system. Example  CPU(Microprocessor), monitor, keyboard,...