Skip to main content

Web Technology Question bank




Faculty:Shruti Kohli

QUESTION BANK FOR MO/2012
BCA 5001 Internet and Web Technology


1. Discuss the various methods available for connecting to Internet?
2. What is the difference between Client server mode and peer to peer network?
3. What do you understand by Domain Name System?
4. How IP addressing is done? Discuss the various IP address classes in detail.
5. Discuss in details how the system connects to a particular requested web address.
6. What is unicasting and multicasting?
7. Define the terms : a) routers
b) Repeaters
c) Bridges
d) Gateways

8. Write short notes on web Server?
9. What is the difference between Paired tag and Singular tag
10. Discuss about :
a) URL
b) HTTP

11. Discuss briefly following terms:
a. Internet Server
b. Internet Service Provider
c. TCP
d. E-Mails
12. What is web hosting?
13. What are the factors we need to keep in mind while designing website for the client.
14. How many types of lists can be implemented through HTML? Discuss in brief.
15. Write short note on HTML links.
16. Discuss about the following HTML tags:
a) <br /> c) <del><br /> d) <strong><br /> e) <code><br /> f) <hr>17. Find the errors and correct in the following HTML mark up:<br /> <html><br /> <body><br /> <title>Company X

Welcome to the Company X home page

Latest News & Information

 

This page provides the latest news
and information from Company X.




18. What is HTML? How is HTML interpreted?
19. Discuss about various HTML attributes?
20. What is the difference between singular tags and paired tags?
21. Develop HTML code for the following :
a. How do I add an image to my web page?
b. How do I add a RESET button to my web page?
c. How to make a hyperlink on a picture?
d. How to create a hyperlink on the same page?
e. How to align pictures on a webpage?
f. How to make a link to another webpage?
g. How to create links to sections on the same page in HTML.
h. Opening new web page window when clicking on a link.
i. How to create a fixed background image on a web page.
j. Creating a web page with a single background image not a tiled background.

22. Find errors and correct the following code:



Look! Styles and colors

This text is in Verdana and red

This text is in Times and green


23. Provide short answers for following:
a) Can a page include more than one set of

Popular posts from this blog

Inter-Organizational Value Chain

The value chain of   a company is part of over all value chain. The over all competitive advantage of an organization is not just dependent on the quality and efficiency of the company and quality of products but also upon the that of its suppliers and wholesalers and retailers it may use. The analysis of overall supply chain is called the value system. Different parts of the value chain 1.  Supplier     2.  Firm       3.   Channel 4 .   Buyer
Advantages and Disadvantages of EIS Advantages of EIS Easy for upper-level executives to use, extensive computer experience is not required in operations Provides timely delivery of company summary information Information that is provided is better understood Filters data for management Improves to tracking information Offers efficiency to decision makers Disadvantages of EIS System dependent Limited functionality, by design Information overload for some managers Benefits hard to quantify High implementation costs System may become slow, large, and hard to manage Need good internal processes for data management May lead to less reliable and less secure data

System Analysis and Design (SAD)

Introduction to System Analysis and Design (SAD) System are created to solve Problems. One can think of the systemsapproch as an organised way of dealing with a problem. In this dynamic world , the subject system analysis and design, mainly deals with the software development activities. This post include:- What is System? What are diffrent Phases of System Development Life Cycle? What are the component of system analysis? What are the component of system designing? What is System? A collection of components that work together to realize some objectives forms a system. Basically there are three major components in every system, namely input, processing and output. In a system the different components are connected with each other and they are interdependent. For example, human body represents a complete natural system. We are also bound by many national systems such as political system, economic system, educational system and so forth. The objective of the system demands tha...