Dear students get fully solved assignments
Send your semester & Specialization name to our mail id :
“ help.mbaassignments@gmail.com ”
or
Call us at : 08263069601
(Prefer mailing. Call in emergency )
ASSIGNMENT
PROGRAM BSc
SEMESTER V
SUBJECT CODE & NAME WML and WAPProgramming Theory
CREDIT 4
BK ID BT0087
MAX.MARKS 60
Note: Answer all questions. Kindly note that answers for 10 marks questions should be approximately
of 400 words. Each questionis followedbyevaluationscheme.
Q.1 What iswirelessmarkup language?Where it is used?Explainits advantages and disadvantages.
Answer: - Wireless Markup Language (WML), based on XML, is a markup language intended for devices
that implement the Wireless Application Protocol (WAP) specification, such as mobile phones. It
provides navigational support, data input, hyperlinks, text and image presentation, and forms, much like
HTML (HyperText Markup Language). It preceded the use of other markup languages now used with
WAP,such as HTML itself,and XHTML (whichare
Q.2 Explaindoctype declarationand line breaking in WMLwith examples.
Answer:- All WML documents must have the DOCTYPE declaration. It should be placed between the
XML declaration and the <wml> element. Below is the DOCTYPE declaration for WML 1.3. You can
simplycopyandpaste it intoyourWML files
The DOCTYPE declaration specifies the name of the DTD (Document Type Definition) and the URL to the
DTD. The DTD containsinformationaboutthe
Q.3 What is the use of Lang library functions in WML? What are the functions available in Lang
library? Explainany two of themin detail with examples.
Answer:- A programming language basically offers an environment encompassing conditional
statements such as, the, if and for constructs, loops, arithmetic and logical operators etc. But, what
really separates one programming language from another is its ability to enhance the productivity of the
programmer. This is achieved by distributing free libraries, functions and utilities with the programming
language.Inthiscase,a large numberof veryuseful
Dear students get fully solved assignments
Send your semester & Specialization name to our mail id :
“ help.mbaassignments@gmail.com ”
or
Call us at : 08263069601
(Prefer mailing. Call in emergency )

More Related Content

DOCX
Mi0041 java and web design
PPTX
Meta Languages Railroad Diagrams Student Version
PPTX
Adapter design pattern
DOCX
Bt0082 visual basic
PDF
WML-Tutorial
PDF
ITFT_Wireless markup language
PPTX
Meta Languages Railroad Diagrams
DOCX
Mit103 object oriented programming
Mi0041 java and web design
Meta Languages Railroad Diagrams Student Version
Adapter design pattern
Bt0082 visual basic
WML-Tutorial
ITFT_Wireless markup language
Meta Languages Railroad Diagrams
Mit103 object oriented programming

What's hot (20)

PPTX
Web topic 5 text formatting
PDF
2013 ALC Boston: Your Trained Moses SMT System doesn't work. What can you do?
PPTX
Html, Xml, 그리고 시맨틱웹
PPT
WML Script by Shanti katta
PPTX
PPT
Creating Technical Documents In English For Global Audiences
DOCX
Bca6011 advanced web design
PPTX
PPTX
Xml applications
PDF
Xml tutorial
 
PPTX
Email/Ad/Marketing 20100130
PDF
XML and XML Applications - Lecture 04 - Web Information Systems (WE-DINF-11912)
PDF
Multilingual Term Extraction as a Service from Acrolinx, CHAT2013
PPT
Wireless Markup Language,wml,mobile computing
PDF
Lectura 3.5 word normalizationintwitter finitestate_transducers
PPTX
1395088 634704715070340000
PPTX
Document similarity
DOCX
Bca5010 web design
PPT
Introduction to html5
PPTX
EmaiL Parser
Web topic 5 text formatting
2013 ALC Boston: Your Trained Moses SMT System doesn't work. What can you do?
Html, Xml, 그리고 시맨틱웹
WML Script by Shanti katta
Creating Technical Documents In English For Global Audiences
Bca6011 advanced web design
Xml applications
Xml tutorial
 
Email/Ad/Marketing 20100130
XML and XML Applications - Lecture 04 - Web Information Systems (WE-DINF-11912)
Multilingual Term Extraction as a Service from Acrolinx, CHAT2013
Wireless Markup Language,wml,mobile computing
Lectura 3.5 word normalizationintwitter finitestate_transducers
1395088 634704715070340000
Document similarity
Bca5010 web design
Introduction to html5
EmaiL Parser
Ad

Similar to Bt0087, wml and wap programming theory (20)

PPTX
WML Script.pptx
PPT
XML Programming WML by Dickson K.W. Chiu PhD, SMIEEE
PDF
Java Web Services
PDF
Mobile Business
PPTX
Wireless Markup Language
PDF
Group 3 Wireless Internet Application.pdf
PDF
Unit 4 - HTTP and the Web Services - IT
PPTX
Wireless Markup Language
PDF
Wireless languages and content generation technologies
PPT
Pmm05 16
PDF
Unit 10: XML and Beyond (Sematic Web, Web Services, ...)
PPTX
Web page concept final ppt
PPTX
Web page concept Basic
PPT
working with internet technologies using XML
PDF
Tutor Xml Gxs
PPS
Xml session01
PPTX
Sgml and xml
PDF
Module 5 XML Notes.pdf
PDF
Mark-up languages
WML Script.pptx
XML Programming WML by Dickson K.W. Chiu PhD, SMIEEE
Java Web Services
Mobile Business
Wireless Markup Language
Group 3 Wireless Internet Application.pdf
Unit 4 - HTTP and the Web Services - IT
Wireless Markup Language
Wireless languages and content generation technologies
Pmm05 16
Unit 10: XML and Beyond (Sematic Web, Web Services, ...)
Web page concept final ppt
Web page concept Basic
working with internet technologies using XML
Tutor Xml Gxs
Xml session01
Sgml and xml
Module 5 XML Notes.pdf
Mark-up languages
Ad

Bt0087, wml and wap programming theory

  • 1. Dear students get fully solved assignments Send your semester & Specialization name to our mail id : “ help.mbaassignments@gmail.com ” or Call us at : 08263069601 (Prefer mailing. Call in emergency ) ASSIGNMENT PROGRAM BSc SEMESTER V SUBJECT CODE & NAME WML and WAPProgramming Theory CREDIT 4 BK ID BT0087 MAX.MARKS 60 Note: Answer all questions. Kindly note that answers for 10 marks questions should be approximately of 400 words. Each questionis followedbyevaluationscheme. Q.1 What iswirelessmarkup language?Where it is used?Explainits advantages and disadvantages. Answer: - Wireless Markup Language (WML), based on XML, is a markup language intended for devices that implement the Wireless Application Protocol (WAP) specification, such as mobile phones. It provides navigational support, data input, hyperlinks, text and image presentation, and forms, much like HTML (HyperText Markup Language). It preceded the use of other markup languages now used with WAP,such as HTML itself,and XHTML (whichare Q.2 Explaindoctype declarationand line breaking in WMLwith examples. Answer:- All WML documents must have the DOCTYPE declaration. It should be placed between the XML declaration and the <wml> element. Below is the DOCTYPE declaration for WML 1.3. You can simplycopyandpaste it intoyourWML files
  • 2. The DOCTYPE declaration specifies the name of the DTD (Document Type Definition) and the URL to the DTD. The DTD containsinformationaboutthe Q.3 What is the use of Lang library functions in WML? What are the functions available in Lang library? Explainany two of themin detail with examples. Answer:- A programming language basically offers an environment encompassing conditional statements such as, the, if and for constructs, loops, arithmetic and logical operators etc. But, what really separates one programming language from another is its ability to enhance the productivity of the programmer. This is achieved by distributing free libraries, functions and utilities with the programming language.Inthiscase,a large numberof veryuseful Dear students get fully solved assignments Send your semester & Specialization name to our mail id : “ help.mbaassignments@gmail.com ” or Call us at : 08263069601 (Prefer mailing. Call in emergency )