Here are the Acharya Nagarjuna University Web Technologies Unit wise Important Question for B.Sc their years. All the questions are framed unit wise, also with chapter wise.If any question is missing please comment below. This useful to us and other visitors.
If Required you can also download the same on this page from download links. If it is useful please share with your friends and follows us on Facebook at
www.facebook.com/anuupdates. Here are our other websites that are useful to you.
For all University updates:
www.knowresults.co.in
For all Types of Programming languages Tutorials and Technical updates visit us:
www.tutorialtpoint.net
UNIT-I
HTML BASICS
Introduction
- Discuss the differences between styles versus formatting.
Explain the tags support in HTML
- Discuss about MIME
Hypertext
Markup Language (HTML)
- Explain the features of a HTML page. Also
explain the structure of HTML Document.
- Explain the tags used with <body> tag.
- Explain How to format the text with example in
HTML.
- What are Hyperlinks? Explain different ways of specifying
hyperlinks.
- What are lists? Explain different types of lists
in HTML with example program.
- What is table? Explain how to create them and
their attributes in HTML
- How to use Images in your HTML Pages. Explain
More
HTML
- Explain How to include multimedia objects in
HTML with example.
- What are frames? Explain <frameset > with
an example.
- Why forms are useful in HTML? How to create them
in HTML? Explain
- Explain the document header in detail.
UNIT-II
INTRODUCTION TO STYLE SHEETS AND
JAVASCRIPT
Cascading
style sheets
- What are Cascading style sheets? How to define
your own styles?
- Explain properties and values in Cascading style
sheets
- Explain how to format blocks of information.
- What are Cascading style sheets? Explain
different types of CSS.
An
Introduction to JavaScript
- What is JavaScript? Are Java and JavaScript are
same? Write benefits and problems of JavaScript.
- What are the alternatives to JavaScript?
- What are variables? Explain how to create them?
- Explain different types of data types available
in JavaScript.
- Explain different string manipulation functions
in JavaScript.
- Explain different mathematical functions in
JavaScript.
- Explain different control statements used with
JavaScript.
- With an example explain different types of
operators supported by JavaScript.
- What is an array? Discuss the structure of an
array with example. Also discuss how to remove an element from an array.
- Explain object based array functions in
JavaScript.
- What is function? How define a function in
JavaScript? Write scope rules.
UNIT-III
OBJECTS IN JAVASCRIPT
AND DHTML
Objects
in JavaScript
- How JavaScript supports object orientation?
Explain with an example.
- What are regular expressions? Explain
- What are exceptions? Explain exception handling
in JavaScript.
- Explain different Builtin Objects in JavaScript.
- “JavaScript is an Event-driven system”. Justify
Dynamic
HTML with JavaScript
- How JavaScript is useful to validate your data
in a web page? Explain
- Write about opening a new window
- Write about messages and conformations in
JavaScript.
- How to write a data to a different frame?
Explain
- Explain Rollover Buttons in JavaScript
- Explain Moving images in JavaScript
- Explain how to download multiple pages in single
download.
- Write about Text-Only Menu System.
- Explain floating logos in JavaScript.
UNIT-IV
ASP AND XML
Active
Server Pages and Java
- What is ASP? Explain different ASP object.
- Explain Java Servlets.
XML:
Defining Data for Web Applications
- Why XML? Explain XML elements.
- Explain DTD and their elements.
- With an example explain XML Schema.
- Explain Document Object Model (DOM)
- Write about presenting XML
Good
Design
- What is good design? List the factors that
affect the design of a webpage.
- Write the differences between frames and tables.
- Explain Accessibility and Internationalization
UNIT-V
WEB BASED SOFTWARE'S
AND PROTOCOLS
Useful
software
- What is web browser? What are the factors need
to be considered when choosing a web browser?
- Outline some of the advantages of using Perl for
CGI scripting compared to, for example, C++.
- How can you run own web server at home? Is this
a realistic alternative to using an Internet Service Provider either during
development, or for hosting your complete web site?
- What are the FTP and Telnet protocols?
Protocols
- Why are protocols necessary when different types
of system try to communicate?
- What is the relationship between the Internet
Protocol and the Transmission Control Protocol?
- What is the CGI Protocol? How do CGI scripts
differ from other types of application program? List five dangers that are
inherent to CGI scripts.
- What are the GET and POST methods of HTTP Protocol?
Why is it generally thought better to use POST than GET in web applications?