J2ME

  Home  Java Programing  J2ME


“J2ME Interview Questions and Answers will guide us now that Java Platform, Micro Edition, or Java ME, is a Java platform designed for mobile devices and embedded systems. Target devices range from industrial controls to mobile phones and set-top boxes. Java ME was formerly known as Java 2 Platform, Micro Edition. So learn basic and advance concepts of J2ME by our this J2ME Interview Questions with Answers guide”



88 J2ME Questions And Answers

81⟩ What is WMA?

The Wireless Messaging API (WMA) is a set of classes for sending and receiving Short Message Service messages. See also SMS.

 168 views

82⟩ What is WAP?

Wireless Application Protocol (WAP) is a protocol for transmitting data between servers and clients (usually small wireless devices like mobile phones). WAP is analogous to HTTP in the World Wide Web. Many mobile phones include WAP browser software to allow users access to Internet WAP sites.

 175 views

83⟩ What is W-CDMA?

Wideband Code-Division Multiple Access (W-CDMA), also known as IMT-2000, is a 3rd generation wireless technology. Supports speeds up to 384Kbps on a wide-area network, or 2Mbps locally.

 165 views

84⟩ What is WML?

The Wireless Markup Language (WML) is a simple language used to create applications for small wireless devices like mobile phones. WML is analogous to HTML in the World Wide Web.

 169 views

85⟩ What is WAP Gateway?

A WAP Gateway acts as a bridge allowing WAP devices to communicate with other networks (namely the Internet).

 181 views

86⟩ What is WDP?

Wireless Datagram Protocol (WDP) works as the transport layer of WAP. WDP processes datagrams from upper layers to formats required by different physical datapaths, bearers, that may be for example GSM SMS or CDMA Packet Data. WDP is adapted to the bearers available in the device so upper layers don't need to care about the physical level.

 180 views

87⟩ What is WMLScript?

WMLScript is a subset of the JavaScript scripting language designed as part of the WAP standard to provide a convenient mechanism to access mobile phone's peripheral functions.

 157 views

88⟩ What is WSP?

Wireless Session Protocol (WSP) implements session services of WAP. Sessions can be connection-oriented and connectionless and they may be suspended and resumed at will.

 184 views