N Nexsus

WEB DESIGNING-1 — Major (End Semester) 2022 question paper

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

Paper details

  • Subject: WEB DESIGNING-1 (BCS-102)
  • Branch: Computer Science and Engineering
  • Semester: 1
  • Exam: Major (End Semester) 2022
  • Questions: 17

Questions asked in WEB DESIGNING-1 Major (End Semester) 2022

  1. Q1. Attempt any four parts of the following:
  2. Q1(a). Design an HTML form with the following structure [5 marks]
  3. Q1(b). Write a JavaScript program that iterates the integers from 1 to 100. It prints "Fizz" for multiples of three and "Buzz" for multiples of five. For numbers which are multiples of both three and five print "FizzBuzz". [5 marks]
  4. Q1(c). What is the various way to add CSS property to an HTML page? Explain each with a sample example. [5 marks]
  5. Q1(d). Explain Angular JS expressions and directives with suitable examples [5 marks]
  6. Q1(e). Write an HTML code to create the following list: 1-Fruits A. Mango B. Apple C. Orange 2-Crops A. Rice B. Wheat C. Pulses i. Chana ii. Kali Dal [5 marks]
  7. Q1(f). Write a JavaScript function that reverses a number. [5 marks]
  8. Q2. Attempt any three parts of the following:
  9. Q2(a). Design an HTML table with the following structure [5 marks]
  10. Q2(b). Briefly explain ten HTML tags with a suitable example. [5 marks]
  11. Q2(c). What is a CSS selector? Explain various types of CSS selectors with the help of an external style sheet and arrange CSS selectors according to their priority. [5 marks]
  12. Q2(d). Design a navigation bar using Bootstrap. [5 marks]
  13. Q3. Attempt any three parts of the following:
  14. Q3(a). Write a Javascript code that checks the contents entered in a form text element. If the text entered is in lower case convert it to upper case. [5 marks]
  15. Q3(b). Write a JavaScript program to display the reading status (ie. display book name, author name, and reading status) of the following books. [5 marks]
  16. Q3(c). Explain Angular JS filters and forms with suitable examples. [5 marks]
  17. Q3(d). Explain Angular JS modules and controllers with suitable examples. [5 marks]