Internet and Web related questions for Web Master.

Internet and Web related questions for Web Master.

  1. Explain the difference between the Internet and Web.

  2. What are Web browsers? Explain the two main functions of a Web browser.

  3. Write a note on the structure of a Web page.

  4. What is Java? What are the applications of Java that you can use for Web designing?

  5. What are search engines? Explain the various types of search engines.

View Answers

January 29, 2013 at 3:09 PM

I hope the differences given below will be helpful for you

  • Internet and Web

Internet is a network of computers around the world. In another words, the physical connection of various computers around the world is called Internet. Internet lets you to connect your computer around the world through which you can access the any other computer and transfer the data. As in nature, Internet is a Hardware.

Web is also known as WWW (World Wide Web). Web lets you to read and write the documents over the Internet. In context of Internet, Web is a part which uses the Internet to transfer the data from one computer to another using HTTP protocol. As in nature, Web is a Software.

  • What is Web Browser ? Explain the two main functions of Web Browser.

Web Browser is a software application or application software that provides the user to get or view contents of web pages, videos, audios, images, digital certificates and many more other contents. Web Browsers can also read the information given by the web servers or files. The first popular web browser was the Mosaic which was renamed to Netscape later, however, the first web browser, WorldWidWeb (renamed to Nexus, later), was invented in 1990. The popular web browsers are Firefox, Chrome, Internet Explorer, Opera, and Safari.

Functions of Web Browser

The function of Web Browser is to retrieve or fetch the information resources and displays and renders them to the user as well as to allow accessing the other informations such as navigation and following links.

So, we can say, the two main functions of web browsers are :

  1. Retrieving of Fetching the information and
  2. Display and Renders the retrieved data that the user can view information.

continue.....


January 29, 2013 at 3:11 PM

  • Write a note on the structure of a Web page

While creating a web page a proper structure should be followed. Structure of web page can be as follows :

DOCTYPE (DTD) : DOCTYPE should be written at the top of the web page reading which the web browser or other agent understands that which type of markup language is used. Most of the web editors write the DOCTYPE automatically while creating the corresponding type of document.

Document Tree : A web page should be created by following a tree of elements. A document tree may contain the any number of elements. For example a Document tree of HTML page can be as follows :

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Insert title here</title>
</head>
<body>
<h1>Heading 1</h1>
<p>Paragraph</p>
....
<!-- other elements-->
....
</body>
</html>

continue...


January 29, 2013 at 3:21 PM

  • What is Java? What are the technologies of Java that you can use for Web applications?

Java is an object oriented, high level, platform independent programming language that facilitate you to write the applications that can run on Internet or desktop, depends on the technology used for developing the application. There are various of technologies that can be used for web applications.

Java Servlet : Using Java Servlet you can define a HTTP based classes. A Servlet is written for running on server side.

JSP (JavaServer Pages) : This technology lets the developer to develop a server and platform independent web based applications fast and easily. A JSP can contain both static and dynamic contents. Such as a JSP can be written with the HTML, XML or WML (Wireless Markup Language).

JSF (JavaServer Faces) : This is a framework that facilitate to build the web applications using its own components that contains the GUI component framework, flexible model that renders the components in various markup languages and technologies, and a RenderKit that generates the HTML markup.

  • What is search engine? Explain the various types of search engines.

Search engine is a program which is used for retrieving or fetching the information like data, files, documents etc. on web according to the specified keyword. It searches for the informations stored as many web pages. How much the result set are relevance which are returned by the search engines specifies the utility of search engines. There are various types of search engines :

Crawler-Based Search Engines : This type of search engines surveys and categories the web pages using automated software (www.google.com, www.ask.com).

Directories : This type of search engines are based on the category of site belongs to decided by the human editors. In this type of search engines websites are placed inside the specified categories in the 'directories' database (www.yahoo.com, www.dmoz.org).

Hybrid Search Engines : This type of search engines delivers the result set based on the crawler and directory results (www.yahoo.com, www.google.com).

Meta Search Engines : This type of search engines combines and list the all other search engine results (www.metacrawler.com, www.dogpile.com).

Specialty Search Engines : This type of search engines provides the particularly well suited areas for which asked (www.froogle.com, www.nzpages.co.nz, etc.).









Related Tutorials/Questions & Answers:
Internet and Web related questions for Web Master.
Internet and Web related questions for Web Master.   Explain the difference between the Internet and Web. What are Web browsers? Explain the two main functions of a Web browser. Write a note on the structure of a Web page. What
web application to internet - JavaMail
web application to internet  how to connect my web application to internet
Advertisements
Web Related - JSP-Servlet
Web Related  Dear Sir, I am in truble, i need your help... time and all these values i want to show on my web page dynamically.plz help me... // insertmid.jsp Thanks for posting questions
web method - IDE Questions
web method  I want to know details about enterprise application integration(eai)? I want the books available and how to code using eai?  Hi Friend, Please visit the following link: http://www.roseindia.net/eai
Related Questions
Related Questions  Hi, I am beginner in Data Science and machine learning field. I am searching for the tutorials to learn: Related Questions... "Related Questions". Also tell me which is the good training courses
Web application? - Java Interview Questions
and Internet protocols is called Web Application. A web application can... that is accessed via web browser over a network such as the Internet or an intranet...Web application?  What is webapplication?  Hi friend
web
web  i want to create a discussion forum in internet pls give me guidelines to do so
web
web  what do you mean by stacking elements? explain with example(in web programming
web
web  what do you mean by stacking elements? explain with example(in web programming
Web 3.0 Design
Internet technology because of its specific quality to development of the new web... Web 3.0 Design       Web 3.0 Design: REST, AJAX, Silverlight, Widget Enabled
Ask Questions on Web Services Online
Ask Questions on Web Services Online  ... our services, ask question on web services now by posting your questions on our new services ‘Ask Questions on Web Services’. If you want to develop
calling a web page when pressing on a Button - JSP-Interview Questions
calling a web page when pressing on a Button  Please perhaps I do not explain my questions clearly: I have three buttons: View, Print and Update. When the user clicks on a button View, I call a web page When the user
Web Server
Web Server       A web server is a set of programs installed on a computer connected to Internet or intranet and interacts with the client through a web browser and delivers the web
Web Hosting
A web hosting service is a kind of Internet hosting service that permits... space and connectivity to the Internet from the servers.  A web host... that particular web page. The request surfs across the Internet to the appropriate web
what is the difference betwen application server & web server - Java Interview Questions
what is the difference betwen application server & web server  what is the difference betwen application server & web server
difference between the APp server and the web server in detail - Servlet Interview Questions
difference between the APp server and the web server in detail  Can just explain the difference between the web server and the app server. thanks... http://www.roseindia.net/web-application-server/tomcat/web-server
calling web page accroding to if statement - JSP-Interview Questions
calling web page accroding to if statement  Dear, Please i have... the web page1 by include else if answer = '2' I want to call the web page1 by include else if answer = '3' I want to call the web
can i remopve a jsp web page - JSP-Interview Questions
can i remopve a jsp web page  Dear, I ask you a question BUT you do noit answer me: My question Can I remove .jsp and the program still working because it generates .class file. Regards
E-Commerce Solutions Services,E-Commerce Web Sevices,E-Commerce Internet Services and Solutions
range of E-Commerce services includes shopping carts, Web shopping... retention and growthWe provide web-marketing experts for helping you in how
Web development - Introduction
Web development - Introduction       Web development in general term is process of developing a web site for the World Wide Web or an internet that includes web design, web
Web Services in Java Tutorial for Beginners
over the Internet. A web service is created and posted on Web Host. Web Host... electronic devices when communicate with each other on Internet they use web... RESTful web services in inexpensive as it uses W3C, IETF (Internet Engineering Task
web page
web page  1.Create a web page with the following using HTML i) To embed an image map in a web page ii) To fix the hot spots iii) Show all the related information when the hot spots are clicked
web component development
web component development  sir ineed objectives type questions
web component development
web component development  sir ineed objectives type questions
Web 3
Web 3.0 Design Web 3.0 Design: REST, AJAX, Silverlight, Widget Enabled, Taggable, Searchable everything?  RSS. A Web 3.0 Driver In the coming ten years RSS and its related technologies will become the single most important
Web
Java Web Services Online Training
of Java Web services. syllabus and what it takes to master java web services...Java Web Services Online Training Java Web Services online training enables students and learners to make interactive web based services using Java and its
Rich Internet Application
; The term RIA (Rich Internet Applications) refers to web applications..., it means Rich Internet Applications are a cross between web applications.... Usually a Rich Internet Application runs in a Web browser. It does not need
Web component
Web component  Is HTML page a web component
Welcome to the Internet
Wide Web browsers such as Netscape Navigator, Microsoft Internet Explorer, and Sun... (World Wide Web) without it. As we all know that WWW is a collection of computing... network known as the Internet. This collection which is known as Internet can
web application
web application  what is lazy loading in web based application
web programming
web programming  what is best choice java or .net for web applications
web programming
web programming  what is best choice java or .net for web applications
Web service
Web service  webservices in JSP
Can I remove jsp web page from the server - JSP-Interview Questions
Can I remove jsp web page from the server  Dear, Please when I write a jsp web page and I dowload it at the server, it will generate .gpa.... The problem when I remove .jsp web page, the program stop working. Please
web servers
web servers  What are the different web servers available name few of them?    Tomcat, Java Web Server, JRun
WEB SERVICES
WEB SERVICES  What is the use of WSDL file in web-service? What is UDDI Registry? How will convert EJB bean into a Web-service in WebSphere
WEB PAGE
WEB PAGE  How To Create A Simple web Page Of a gmail using applet
Web scraping
Web scraping  How to do web scraping upto depth(paging)in JAVA
Web application
Web application  in web applications which file will execute first either servlet or jsp
Web Resources
Web Resources  How to access the resources of one web application to another web application if both are placed in different places in the same computer ? Any body can you answer me this type of question
Web Resources
Web Resources  How to access the resources of one web application to another web application if both are placed in different places in the same computer ? Any body can you answer me this type of question
web hosting
web hosting  i want to execute java project in online
web application
web application  Dear friend, could u plz tell me wats difference bt web server,application server,container with thanks praveen
Web Services
Web Services  Explain web services with example?? asked by 4p3   Please visit the following link: Webservices Tutorials
web Technology
web Technology   Consider a case where we have two web Services- an airline service and a travel agent and the travel agent is searching for an airline. Implement this scenario using Web Services and Data base. but using net
Web Services
Web Services  How to develop a hello world example using jax-ws 2.1 with web service and client. give me detailed process . I am using web sphere application server 7.0   Please go through the following link
web service
web service  How servlet class create in web services or how html code used in webservice. pls give example which contain servlet code
web service
web service  How servlet class create in web services or how html code used in webservice. pls give example which contain servlet code
web service
web service  i want to make an web service example so please help me out thanks  

Ads