MCQ's Questions

(Web Designing and Publishing)

Chapter-1

  1. Question 1: Which of the following defines the set of rules that are followed by each computer present on a network?
    A. Web
    B. HTTP
    C. Domain
    D. Protocol
  2. Question 2: Which of the following is a web server?
    A. Firefox
    B. Postfix
    C. Bind
    D. Apache
  3. Question 3: Which of the following is not a web browser?
    A. Chrome
    B. Firefox
    C. Opera
    D. Postfix
  4. Question 4: Which of the following is used to access the World Wide Web?
    A. Web Browser
    B. Web Server
    C. Search Engine
    D. Telnet
  5. Question 5: Which of the following is not a search engine?
    A. Google
    B. Bing
    C. Yahoo
    D. Apache
  6. Question 6: Which of the following is used to translate domain names into IP addresses?
    A. DNS
    B. FTP
    C. HTTP
    D. SMTP
  7. Question 7: Which of the following is not a protocol?
    A. HTTP
    B. FTP
    C. HTML
    D. SMTP
  8. Question 8: Which of the following is used to transfer files over the Internet?
    A. FTP
    B. HTTP
    C. SMTP
    D. DNS
  9. Question 9: Which of the following is used to send emails?
    A. FTP
    B. HTTP
    C. SMTP
    D. DNS
  10. Question 10: Which program is used by web clients to view the web pages?
    A. Web Browser
    B. Web Server
    C. Search Engine
    D. Telnet
  11. Question 11: Which of the following is not a web browser?
    A. Chrome
    B. Firefox
    C. Opera
    D. Apache
  12. Question 12: Which of the following is used to access websites?
    A. Web Browser
    B. Web Server
    C. Search Engine
    D. Telnet
  13. Question 13: Which of the following is used to search information on the Internet?
    A. Web Browser
    B. Web Server
    C. Search Engine
    D. Telnet
  14. Question 14: Which of the following is used to host websites?
    A. Web Browser
    B. Web Server
    C. Search Engine
    D. Telnet
  15. Question 15: Which of the following is used to translate domain names into IP addresses?
    A. DNS
    B. FTP
    C. HTTP
    D. SMTP
  16. Question 16: Which of the following is used to transfer files over the Internet?
    A. FTP
    B. HTTP
    C. SMTP
    D. DNS
  17. Question 17: Which of the following is used to send emails?
    A. FTP
    B. HTTP
    C. SMTP
    D. DNS
  18. Question 18: Which of the following is not a protocol?
    A. HTTP
    B. FTP
    C. HTML
    D. SMTP
  19. Question 19: Which of the following is used to encrypt data between web server and browser?
    A. SIP
    B. HTTPS
    C. HTML
    D. SMTP
  20. Question 20: Which of the following is used to identify a user who returns to a website?
    A. Cookies
    B. Plug-ins
    C. Scripts
    D. ASPs
  21. Question 21: Which of the following is used to create web pages?
    A. HTML
    B. FTP
    C. SMTP
    D. DNS
  22. Question 22: Which of the following is used to design the layout of a web page?
    A. HTML
    B. CSS
    C. JavaScript
    D. PHP
  23. Question 23: Which of the following is used to add interactivity to a web page?
    A. HTML
    B. CSS
    C. JavaScript
    D. PHP
  24. Question 24: Which protocol encrypts data between web server and browser?
    A. SIP
    B. HTTPS
    C. HTML
    D. SMTP
  25. Question 25: Which of the following is used to store data on the client side?
    A. Cookies
    B. Server
    C. Database
    D. HTML
  26. Question 26: Which of the following is used to validate form data on the client side?
    A. HTML
    B. CSS
    C. JavaScript
    D. PHP
  27. Question 27: Which of the following is used to style web pages?
    A. HTML
    B. CSS
    C. JavaScript
    D. PHP
  28. Question 28: Which of the following is a markup language?
    A. HTML
    B. CSS
    C. JavaScript
    D. PHP
  29. Question 29: Which of the following is used to create dynamic web pages?
    A. HTML
    B. CSS
    C. JavaScript
    D. PHP
  30. Question 30: Which of the following is used to connect to a database?
    A. HTML
    B. CSS
    C. JavaScript
    D. PHP
  31. Question 31: Which of the following is used to make a website responsive?
    A. HTML
    B. CSS
    C. JavaScript
    D. Media Queries
  32. Question 32: Which tag is used to create a hyperlink in HTML?
    A. <link>
    B. <a>
    C. <href>
    D. <hyper>
  33. Question 33: Which tag is used to insert an image in HTML?
    A. <img>
    B. <image>
    C. <src>
    D. <pic>
  34. Question 34: ___ are used to identify a user who returns to a Website.
    A. Cookies
    B. Plug-ins
    C. Scripts
    D. ASPs
  35. Question 35: Which of the following is used to create a form in HTML?
    A. <form>
    B. <input>
    C. <submit>
    D. <text>
  36. Question 36: Which of the following is used to submit form data?
    A. <form>
    B. <input type="submit">
    C. <button>
    D. <send>
  37. Question 37: Which of the following is used to create a text box in HTML?
    A. <input type="text">
    B. <text>
    C. <textbox>
    D. <input>
  38. Question 38: Which of the following is used to create a password field in HTML?
    A. <input type="text">
    B. <input type="password">
    C. <password>
    D. <input type="secure">
  39. Question 39: Which of the following is used to create a radio button in HTML?
    A. <input type="radio">
    B. <radio>
    C. <input type="button">
    D. <input type="checkbox">
  40. Question 40: Which of the following is used to create a checkbox in HTML?
    A. <input type="checkbox">
    B. <checkbox>
    C. <input type="radio">
    D. <input type="box">
  41. Question 41: Which of the following is used to create a drop-down list in HTML?
    A. <input type="dropdown">
    B. <select>
    C. <dropdown>
    D. <list>
  42. Question 42: Which of the following is used to create options in a drop-down list?
    A. <option>
    B. <select>
    C. <dropdown>
    D. <list>
  43. Question 43: Which of the following is used to create a table in HTML?
    A. <table>
    B. <tr>
    C. <td>
    D. <tab>
  44. Question 44: Which tag is used to define a row in a table?
    A. <table>
    B. <tr>
    C. <td>
    D. <tab>
  45. Question 45: Which tag is used to define a cell in a table?
    A. <table>
    B. <tr>
    C. <td>
    D. <tab>
  46. Question 46: Which of the following is used to create a heading in HTML?
    A. <head>
    B. <h1> to <h6>
    C. <title>
    D. <heading>
  47. Question 47: Which tag is used to insert a line break in HTML?
    A. <lb>
    B. <br>
    C. <break>
    D. <line>
  48. Question 48: Which tag is used to insert a horizontal line in HTML?
    A. <line>
    B. <hr>
    C. <hl>
    D. <hline>
  49. Question 49: Which tag is used to insert a comment in HTML?
    A. <comment>
    B. <!-- -->
    C. <cm>
    D. <note>
  50. Question 50: The performance of data communication network depends on __.
    A. Number of users
    B. The hardware and software
    C. The transmission
    D. All of the above