31. What is a blogger?
Answer: A person or author who writes and maintains a blog is called a blogger.
32. What is blogging?
Answer: The activity of updating or writing a blog is called blogging.
33. How many types of blogs?
Answer: There are four types of blogs.
(a) Personal Blog (b) News and views (c) Company blogs (d) Micro-blogs
34. What is a Personal blog?
Answer: A blog where you will get the topic related to the blogger’s personal interest, called Personal blogs. The maximum blogs belong to this category. Example – tutorial, fishing, dancing, etc.
35. What is News and views blog?
Answer: A blog maintained by journalists, and it provides factual stories about News. In this blog, visitors can also post their views as comments on the post.
36. What is a Company blog?
Answer: A blog created by the company to let their customers and clients know what is going on in the company. Like launching of a new product, special sell offers, etc.
37. What is a micro-blog?
Answer: Micro-blog is a new type of blog, where one can post very short comments that others can follow. Twitter is a micro-blog.
38. What are the advantages of a blog?
Answer: Advantages of a blog are –
- Enables to write about your interest.
- Easy to set up, not much technical knowledge is required.
- Easy to post and update.
- People can leave comments also.
39. What are the disadvantages of a blog?
Answer: Disadvantages of a blog are –
- Every post is visible to everyone, some times it creates embarrassment.
- Posts are may biased or contain inaccurate information.
- Updating blogs is time-consuming.
- People may leave rude or inappropriate comments.
40. What is Web Address?
Answer: Web address is the location or address of the website on the server. Through a web address, you can access any website on the internet. It is also known as URL. For example – https://www.mycsturotial.in, https://www.anjeevsinghacademy.com
41. What is URL?
Answer: A location on a net server is called a URL – Uniform Resource Locator. https://www.mycsturotial.in, https://www.anjeevsinghacademy.com
42. What is the format of URL / What are the parts of URL?
Answer: HTTP uses internet addresses in a special format called URL. Its looks like – server-type://address/path
where
- server-type specifies the type of server on which the file is located. for example http, https, ftp .
- address is the address of the server,
- path tells the location of the file on the server.
43. Identify the different elements of the URL which are given below- https://mycstutorial.in/class-10-computer-application-code-165-html-cascading-style-sheet-css-questions-answers/
Answer: URL parts in the given web address are
- Server type :- https
- address :- mycstutorial.in
- path :- class-10-computer-application-code-165-html-cascading-style-sheet-css-questions-answers/
44. Give the example of five server types and their protocol name.
Answer: Different server types and protocols are:-
- ftp – File Transfer Protocol,
- http – Hypertext Transfer Protocol,
- https – Hypertext Transfer Protocol Secured,
- mail – Post office protocol (POP3), SMTP – Simple Mail Transfer Protocol
- news – Network News Transfer Protocol (NNTP)
45. What is DNS?
Answer: DNS stands for Domain Name System. The character based naming scheme by which servers are identified is known as DNS.
46. Write five popular domains.
Answer: Most popular domains are :- .com, .co, .edu, .in, .gov, .net, .org
47. Write the meaning of followings domains.
.com, .co, .edu, .in, .gov, .net, .org, .mil
Answer: .com – Commercial, .co – Company, .edu – Education , .in – India, .gov – Government, .net – Network resources, .org – Organization, .mil – Military
48. Write five popular country abbreviations used as subdomains.
Answer: Most popular country abbreviation subdomains are :-
in – India, au – Australia, jp – Japan, ca – Canada, dk – Denmark, fr – France, nz – New Zealand, uk – United Kingdom, us – United States.
49. What is a Newsgroup or Forum?
Answer: A newsgroup or forum is online community bulletin board, where users can post messages, respond to posted messages, or just read them.
Groups of related messages are known as Threads.
50. Write three examples of newsgroups.
Answer: alt.tennis, alt.astrology, comp.language.c++
51. What is Usenet?
Answer: Usenet is an online worldwide distributed discussion or conversation system available on computers.
52. What is the other name for newsgroups?
Answer: Other names of newsgroups are:-
- Clubs
- Bulletin boards
- Message boards
53. What is HTML?
Answer: HTML is a hypertext markup language used to create web pages and websites. HTML was invented in the 1990s by Tim Berners-Lee.
54. What is Hypertext?
Answer: Hypertext is a special type of digital text that contains links to other text.
55. What is Markup?
Answer: Markup refers to special symbols or instructions indicating the format, style, or structure for an electronic document or webpage.
56. What is Markup Language?
Answer: Markup Language is a set of standards, (well-designed tags, structure) to create an appropriate markup scheme for an electronic document such as a webpage.