Basic Internet

  Home  World Wide Web  Basic Internet


“Basic Internet Interview Questions and Answers will guide us now that the Internet is a global system of interconnected computer networks that use the standard Internet Protocol Suite (TCP/IP) to serve billions of users worldwide. So learn more about the basics of intent or get preparation for the basics of internet with the help of this Basic Internet Interview Questions with Answers guide”



64 Basic Internet Questions And Answers

61⟩ What is Web Page?

A web page is a rich document that can contain richly formatted text, graphics, animation, sound, and much more. Some web pages are generated dynamically (such as the results of a search). You are currently viewing a (static) web page. Every web page on the Internet has a unique address which starts with the name of the computer that holds that page. Within a web page, words and pictures can be linked to other pages. When you activate a link, you will be taken to another page automatically. See also: Web, Web Browser, Understanding Internet Addresses.

 218 views

62⟩ What is anonymous FTP?

This is a method of bypassing security checks when you logon to an FTP site. This is done by typing "anonymous" as your user ID and your e-mail address as the password.

 166 views

63⟩ What is ASCII - American Standard Code for Information Interchange?

ASCII (pronounced as-key) is short for American Standard Code for Information Interchange. It is a standard code that assigns a binary number to all the alphanumeric characters (upper and lower case), all the symbols on the keyboard, and some other symbols not on the keyboard (such as the cents symbol: ¢). All computers have been using this standard code for more than a decade, and this is how plain text is saved on a disk. This standard does not define any formatting however (except end of line), so word processors each have their own file type that includes formatting information as well.

 191 views