Tuesday, July 6, 2010
what is gprs ?
## General Packet Radio Service
## General packet radio service (GPRS) is a packet oriented mobile data service available to all users of the 2G cellular communication systems global system for mobile communications (GSM), as well as in the 3G systems. In 2G systems, GPRS provides data rates of 56-114 kbit/second
## GPRS is the Mobile Data service that gives you the power to enjoy continuous wireless connection to Internet even when you are on the move.You can now get instant access to your favorite web sites, social media platforms, entertainment services and other web applications. Also, gaming is no longer restricted to the basic snake games. You can seamlessly download and enjoy all types of games.
Labels:
internet Qs and ANS
Saturday, July 3, 2010
What is data ?
The contents of an element in an XML stream, generally
used when the element does not contain any
subelements. When it does, the term content is
generally used. When the only text in an XML structure
is contained in simple elements and when elements that
have subelements have little or no data mixed in, then
that structure is often thought of as XML data, as
opposed to an XML document.
Labels:
J2EE interview Qs and Ans
What is CTS ?
Compatibility test suite. A suite of compatibility
tests for verifying that a J2EE product complies with
the J2EE platform specification.
Labels:
J2EE interview Qs and Ans
What is CSS ?
Cascading style sheet. A stylesheet used with HTML and
XML documents to add a style to all elements marked
with a particular tag, for the direction of browsers
or other presentation mechanisms.
Labels:
J2EE interview Qs and Ans
What is CORBA ?
Common Object Request Broker Architecture. A
language-independent distributed object model
specified by the OMG.
Labels:
J2EE interview Qs and Ans
What is conversational state ?
The field values of a session bean plus the transitive
closure of the objects reachable from the bean's
fields. The transitive closure of a bean is defined in
terms of the serialization protocol for the Java
programming language, that is, the fields that would
be stored by serializing the bean instance.
Labels:
J2EE interview Qs and Ans