N Nexsus

Web Design I — Major (End Semester) 2021 question paper

MMMUT Computer Science and Engineering previous year question paper for Web Design I (BCS-102), semester 1, Major (End Semester) 2021. All 17 questions are listed below, each with a written answer on Nexsus.

Paper details

  • Subject: Web Design I (BCS-102)
  • Branch: Computer Science and Engineering
  • Semester: 1
  • Exam: Major (End Semester) 2021
  • Questions: 17

Questions asked in Web Design I Major (End Semester) 2021

  1. Q1. Attempt any Four parts of the following
  2. Q1(a). Create a hyperlink to another part of the same HTML document. [5 marks]
  3. Q1(b). Differentiate between an ID selector and CLASS selector in CSS. [5 marks]
  4. Q1(c). Write a JavaScript Program to calculate multiplication and division of two numbers (input from user). [5 marks]
  5. Q1(d). What is Angular Expression? Explain the key difference between angular expressions and JavaScript expressions. [5 marks]
  6. Q1(e). Create a URL to a detailed description of an image. Also specify an alternate text for an image? [5 marks]
  7. Q1(f). Write a JavaScript program to create Popup , Alert and Confirm box [5 marks]
  8. Q2. Attempt any Three parts of the following.
  9. Q2(a). Explain HTML forms in detail along with form elements, attributes and methods [5 marks]
  10. Q2(b). Design a webpage in HTML such that the page is divided into 3 frames, 30% on left to show contents of a page, 50% in center to show body of page, remaining on right to show remarks. How do you make a picture into background image of a web page? [5 marks]
  11. Q2(c). Create a sample code to illustrate the Embedded, External , and Inline style sheets for your web page. [5 marks]
  12. Q2(d). Explain the CSS box model in detail with sample code. [5 marks]
  13. Q3. Attempt any Three parts of the following.
  14. Q3(a). Write a JavaScript program to compute the sum and product of an array of integers [5 marks]
  15. Q3(b). Write a JavaScript program to list the properties and methods of JavaScript built-in objects. [5 marks]
  16. Q3(c). What are directives? Name some of the most commonly used directives in AngularJS application. [5 marks]
  17. Q3(d). What are the benefits of AngularJS? [5 marks]