Skip to main content

Full Forms Of Computer Related Terms.

Full form of computer related terms :

* HTTP - Hyper Text Transfer Protocol.
* HTTPS - Hyper Text Transfer Protocol Secure.
* IP - Internet Protocol.
* URL - Uniform Resource Locator.
* USB - Universal Serial Bus.
* VIRUS - Vital Information Resource Under Seized.
* 3G - 3rd Generation.
* GSM - Global System for Mobile Communication.
* CDMA - Code Divison Multiple Access.
* UMTS - Universal Mobile Telecommunication System.
* SIM - Subscriber Identity Module.
* AVI = Audio Video Interleave
* RTS = Real Time Streaming
* SIS = Symbian OS Installer File
* AMR = Adaptive Multi-Rate Codec
* JAD = Java Application Descriptor
* JAR = Java Archive
* JAD = Java Application Descriptor
* 3GPP = 3rd Generation Partnership Project
* 3GP = 3rd Generation Project
* MP3 = MPEG player lll
* MP4 = MPEG-4 video file
* AAC = Advanced Audio Coding
* GIF = Graphic Interchangeable Format
* JPEG = Joint Photographic Expert Group
* BMP = Bitmap
* SWF = Shock Wave Flash
* WMV = Windows Media Video
* WMA = Windows Media Audio
* WAV = Waveform Audio
* PNG = Portable Network Graphics
* DOC = Document (Microsoft Corporation)
* PDF = Portable Document Format
* M3G = Mobile 3D Graphics
* M4A = MPEG-4 Audio File
* NTH = Nokia Theme (series 40)
* THM = Themes (Sony Ericsson)
* MMF = Synthetic Music Mobile Application File
* NRT = Nokia Ringtone
* XMF = Extensible Music File
* WBMP = Wireless Bitmap Image
* DVX = DivX Video
* HTML = Hyper Text Markup Language
* WML = Wireless Markup Language
* CD - Compact Disk.
* DVD - Digital Versatile Disk.
* CRT - Cathode Ray Tube.
* DAT - Digital Audio Tape.
* DOS - Disk Operating System.
* GUI - Graphical User Interface.
* HTTP - Hyper Text Transfer Protocol.
* IP - Internet Protocol.
* ISP - Internet Service Provider.
* TCP - Transmission Control Protocol.
* UPS - Uninterruptible Power Supply.
* HSDPA - High Speed Downlink Packet Access.
* EDGE - Enhanced Data Rate for GSM [Global System for Mobile Communication] Evolution.
* VHF - Very High Frequency.
* UHF - Ultra High Frequency.
* GPRS - General Packet Radio Service.
* WAP - Wireless Application Protocol.
* TCP - Transmission Control Protocol .
* ARPANET - Advanced Research Project Agency Network.
* AM/FM - Amplitude/ Frequency Modulation.
* WLAN - Wireless Local Area Network

Full Form Of IT Organizations :

* GOOGLE - Global Organization Of Oriented Group Language of Earth
* APPLE - Asian Passenger Payload Experiment * HP - Hewlett-Packard
* IBM - International Business Machines Corporation
* HCL - Hindustan Computer Limited * WIPRO - Western India Product Limited
* GE - General Electronics * INFOSYS - Information System
* TCS - Tata Consultancy Services
* AOL - American Online
* BPL - British Process Laboratory
* INTEL - Integrated Electronics
* CISCO - Computer Information System Company
* DELL - michael DELL
* SONY - Sound Of New York
* AMD - Advance micro devices
* LENOVO - LE(Legend),NOVO(New)
* COMPAQ - Compatibility And Quality
* LG - Lifes Good

Comments

Popular posts from this blog

How To Find The IP Address Of A Website

In many IT trickz and hack, We need to know the IP ( Internet Protocol ) address of the Website. Like if the website is blocked in the System then we can access it if we own the IP address of that website. But the Question arises that.. How to Find the IP Address of  Website ? Step 1 : Open Command Prompt. ( Go to Run and type cmd and hit Enter )

How To Skip Ads In adf.ly On Opera Mini ( Mobile )

More then 60% user on internet use the internet through there mobile. And many time when we want to download something, we have to skip the adf.ly's ads. But the ads won't load in opera mini. So there is an easy trick to skip adf.ly's ads in opera mini. Step 1 : Open the page. Step 2 : Enter the java script in address bar. And hit enter/go. javascript:refresh   Step 3 : Click on Skip Ad . And the desired page will open.   Step 4 : Access your desired Webpage :)    CLICK HERE to try the Trick.

ENABLE RIGHT CLICK ON RIGHT CLICK DISABLED SITES

ENABLE RIGHT CLICK ON RIGHT CLICK DISABLED SITES ------------------------------------------- Several web sites turn off the ability of right-click on there pages. Web administrators are using this to protecting their web pages from unauthorized copying. This is very common in past, but still there are lots of sites using this to protect copying there content by others. They use simple JavaScript to disable the ability of right-clicking on there web pages. Here I’m going to show you a very simple way to turn this function ON. When ever you visiting offending website type the code in red below in the browser URL bar, with the most cases this will work perfectly and enable you to write click on any web page and do what ever you want. “ jav ascript:void- (document. oncontext men u=null ) "