WAP stands for
- (a)Wireless Addition Protocol
- (b)Wireless Automation Protocol
- (c)Wireless Adaption Protocol
- (d)Wireless Application Protocol
Answer
Why
Correct — D, (d) Wireless Application Protocol. WAP is the Wireless Application Protocol, the standard written in the late 1990s so that a mobile handset with a small screen, a slow radio link and very little memory could reach content held on the internet. The work was done by the WAP Forum, formed in 1997 by Ericsson, Motorola, Nokia and Unwired Planet, and the first specification appeared in 1998. In its original form the pages themselves were written not in HTML but in WML, the Wireless Markup Language, a stripped-down markup organised into small 'cards' that a handset could hold and display one at a time. A WAP gateway sat between the handset and the web, speaking the compact WAP stack on the radio side and ordinary HTTP on the internet side, and compressing the markup so that as little as possible went over the air. WAP 2.0, published in 2002, dropped much of that machinery in favour of XHTML Mobile Profile and plain TCP/IP, and the WAP Forum itself was folded into the Open Mobile Alliance in the same year.
The four options differ in one word only, so the item is decided by knowing which word the standard actually uses. 'Application' is the right one, and it is not an arbitrary label: in every layered network model the topmost layer, the one that delivers content and services to the user, is the application layer, and that is the layer WAP was written for. The lower layers — the radio bearer, the transport, the security — already existed; what was missing was a way to put usable applications on a handset, and the A in WAP names exactly that gap.
Why the others are wrong
- (a)Wireless Addition Protocol — There is no standard called the Wireless Addition Protocol, and the word does not correspond to anything a protocol does. A protocol is an agreed set of rules for exchanging messages — how they are framed, in what order they are sent, what a reply means, what happens when one is lost — and 'addition' names no such function. The option is there because the four choices are deliberately built to look alike: all four open with Wireless and close with Protocol, so a candidate who half-remembers the acronym has nothing to go on but the middle word, and three plausible-sounding middle words are supplied. The technique that saves time here is to ask which of the four words names a layer or a function in networking at all. Application does; addition does not, and the option can be discarded without any recollection of the standard itself.
- (b)Wireless Automation Protocol — No mobile-web standard is called the Wireless Automation Protocol. The phrase borrows its vocabulary from a different field: automation is the language of industrial control and of home automation, where short-range wireless standards do carry commands to switches, sensors and meters. Nothing in that world produced an acronym reading WAP, and nothing in it addresses the problem WAP was written to solve, which was fetching and displaying content on a handset. This is the most tempting of the three wrong middle words for a candidate who associates wireless technology with machines talking to machines rather than with people reading pages, so it is worth fixing the association the other way round: WAP belongs to the history of the mobile web, alongside WML, the WAP gateway and the early handset browser.
- (c)Wireless Adaption Protocol — The paper prints this option as 'Wireless Adaption Protocol', a spelling slip for adaptation, and there is no protocol of either spelling in the mobile-web standards. The word is nevertheless the most dangerous of the three, because adaptation is genuine networking vocabulary: an adaptation layer is a real construction that maps one kind of traffic onto another, the ATM adaptation layer being the textbook example. A candidate who has met that term may feel a flicker of recognition and choose this option on the strength of it. The flicker is real and the conclusion is wrong — recognising a word from the subject is not the same as recognising the name. WAP does contain adaptation in spirit, since its whole purpose was to adapt web content to a handset, but the letter A in its name stands for Application.
Concept
An acronym question is a vocabulary question about a technology, and the way to prepare for it is to learn what the thing did rather than to memorise four letters. The Wireless Application Protocol was the first serious attempt to put the internet on an ordinary mobile telephone, at a time when the radio link offered a few kilobits per second, the screen was a few lines of monochrome text and the handset had perhaps a hundred kilobytes of memory to work with. Every design decision follows from those three constraints. Content was written in WML, a markup far lighter than HTML and organised into decks of cards so that one small unit could be sent and displayed at a time. Scripts were written in WMLScript. A gateway in the operator's network did the heavy work — fetching the page over ordinary HTTP, compiling the markup into a compact binary form and sending that over the air — so that the handset did as little as possible. Security was provided by WTLS, the wireless counterpart of the transport-layer security used on the web. As bearers grew faster with GPRS and 3G and handsets grew into real computers, the special-purpose stack stopped earning its complexity; WAP 2.0 adopted XHTML Mobile Profile over TCP/IP, and the full mobile browser eventually made the whole apparatus unnecessary.
The EPFO computer block tests recognition rather than engineering, and its favourite form is the expansion of an abbreviation the candidate has met without examining. That is a fair thing to ask of an officer, because the working vocabulary of any government office is now full of such abbreviations, and reading a circular correctly depends on knowing which technology it names. The examiner's craft in this item is the option set: four choices that share their first and last words, so no candidate can arrive at the answer by pattern-matching the shape of the phrase. The only route is the middle word, and the reliable way to find it is to ask which of the four candidates names something a protocol could actually be about. Applications are a layer of every network model; addition and automation are not, and adaptation, though real vocabulary, belongs to a different construction. This is also a reminder that a paper from 2017 draws on the whole history of the subject, not only on what is current.
Key facts
- WAP stands for Wireless Application Protocol, the standard for delivering internet content to mobile handsets over a wireless network.
- It was developed by the WAP Forum, formed in 1997 by Ericsson, Motorola, Nokia and Unwired Planet; the first specification followed in 1998.
- WAP 1.x content was written in WML, the Wireless Markup Language, organised into decks of cards rather than in HTML pages.
- A WAP gateway sat between handset and web, speaking the compact WAP stack on one side and ordinary HTTP on the other.
- WTLS, the Wireless Transport Layer Security protocol, provided the encryption in the WAP 1.x stack.
- WAP 2.0, published in 2002, moved to XHTML Mobile Profile carried over standard TCP/IP.
- The WAP Forum was merged into the Open Mobile Alliance in 2002, and full mobile browsers later displaced the WAP stack altogether.
- The A in the acronym matches the application layer, the topmost layer of a network model, which is where content and services reach the user.
Study next
Common traps
- Choosing on the strength of a familiar-sounding word rather than the name — adaptation is real networking vocabulary but is not what the A stands for.
- Assuming a 2017 paper only asks about current technology; WAP was already historical when this paper was set.
- Confusing WAP with Wi-Fi or with WLAN — one is a content standard for handsets, the others are local wireless networking.
- Reading the option set as four different technologies when it is one technology and three invented names.
- Treating 'protocol' as decoration; it is the clue that the missing word should name a function or a layer.
Abbreviation questions recur in every EPFO computer block, and they come in two shapes. The first is straight expansion, as here, where four expansions of the same letters are offered and only the middle word varies. The second is the odd-one-out, where four abbreviations are listed and the candidate must say which is not a browser, not a security protocol or not an operating system. Both are answered from the same preparation: a list of the abbreviations an office actually meets, each with one sentence about what it does. When the expansion has genuinely gone, the fallback is to test each candidate word against the last word of the acronym — a protocol governs an exchange of messages, so the middle word should name the kind of exchange or the layer at which it happens. That test alone disposes of most invented options.
Related PYQs
EPFO_APFC_2016_Q81LAN, WAN and MAN are computer networks covering different areas. Their first alphabets L, W and M respectively stand for
- (a) Local, World and Middle
- (b) Long, Wireless and Metropolitan
- (c) Local, Wide and Metropolitan
- (d) Least, Wireless and Maximum
Answer(c) Local, Wide and Metropolitan
The same expansion technique on three network abbreviations at once — what the L, W and M of LAN, WAN and MAN stand for.
EPFO_EOAO_2023_Q81Which one of the following is not a security protocol ?
- (a) TLS
- (b) SSL
- (c) IPsec
- (d) MIME
Answer(d) MIME
The odd-one-out form of the same family: four abbreviations offered, one of which is not a security protocol.
Practice
- practice — not a real PYQ
The markup language used for content delivered to handsets under the WAP 1.x specifications was
- (a)HTML
- (b)WML
- (c)XML
- (d)SGML
Answer(b) WML
- practice — not a real PYQ
In the WAP 1.x architecture, the function of the WAP gateway was to
- (a)amplify the radio signal between the handset and the base station
- (b)translate between the compact WAP stack used over the air and ordinary HTTP on the internet
- (c)allocate telephone numbers to handsets joining the network
- (d)meter the data used by each subscriber for billing
Answer(b) translate between the compact WAP stack used over the air and ordinary HTTP on the internet