science & technology Online Quiz - 7
science & technology Online Quiz - 7
Questions
Which of this is used to overcome the limitation on the number of characters that can be sent in a single SMS text message ?
- VMS
- concatenated short message service
- EMS
- MMS
An ____________is a device or service offering SMS transit, transforming messages to mobile network traffic from other media, or vice versa, allowing transmission or receipt of SMS messages with or without the use of a mobile phone
- VMS
- SMS gateway
- EMS
- Fast SMS
A _____________Gateway is a device which has built-in wireless GSM connectivity.
- Direct To Mobile
- Direct To SMSC
- both 1 & 2
- None of the above
SMS services include________
- Notification Services
- E-mail Interworking
- Paging Interworking
- ALL of the above
For MT-SM, a report is always returned to the __________ and for MO-SM, a report is always returned to the ___________.
- SMSC , SMSC
- handset , SMSC
- SMSC , handset
- handset , handset
A _____________Gateway is a device which allows SMS text messages to be sent and/or received by email, from web pages or from other software applications.
- Direct To Mobile
- Direct To SMSC
- both 1 & 2
- None of the above
H2O is liquid, but H2S is what?
- GAS
- SOLID
- LIQUID
- NONE
Which sulfur has needle shaped crystals?
- Prismatic
- Sepetic
- Anatic
- Sotic
Gold paint made from
- Silver
- Zinc
- Gold
- Copper
Name a reducing agent
- Sulfur di oxide
- Hydrogen sulfide
- Sulfur
- Pernicious anemia
Name the dehydrating agent
- Prismatic
- Sulfuric acid
- Pernicious anemia
- Hydrogen sulfide
Name a bleaching agent
- Sulfuric acid
- Sulfur
- Hydrogen sulfide
- Sulfur di oxide
What does XML stand for?
- eXtra Modern Link
- eXtensible Markup Language
- Example Markup Language
- X-Markup Language
What is the correct syntax of the declaration which defines the XML version?:
- <xml version="1.0" />
- <?xml version="1.0"?>
- <?xml version="1.0" />
- None of the above
Is it easier to process XML than HTML?
- Yes
- No
- Sometimes
- Can't say
Which statement is true?
- All the statements are true
- All XML elements must have a closing tag
- All XML elements must be lower case
- All XML documents must have a DTD
Which of the following programs support XML or XML applications?:
- Internet Explorer 5.5
- Netscape 4.7
- RealPlayer
- both 1 and 2
Kind of Parsers are
- well-formed
- well-documented
- non-validating and validating
- none of the above
Well formed XML document means
- it contains a root element
- it contain an element
- it contains one or more elements
- must contain one or more elements and root element must contain all other elements
Comment in XML document is given by
- <!-- -->
- </-- -- >
- <!-- --!>
- <?-- -->