Internet & Web Designing — Major (End Semester) 2026 question paper
MMMUT Information Technology previous year question paper for Internet & Web Designing (BIT-104), semester 1, Major (End Semester) 2026. All 24 questions are listed below, each with a written answer on Nexsus.
Paper details
Subject: Internet & Web Designing (BIT-104)
Branch: Information Technology
Semester: 1
Exam: Major (End Semester) 2026
Questions: 24
Questions asked in Internet & Web Designing Major (End Semester) 2026
Q1. Attempt any Five parts of the following.
Q1(a). Define Internet. Explain its advantages and disadvantages. [2 marks]
Q1(b). What is network devices differentiate between gateway, router and switch. [2 marks]
Q1(c). Differentiate between Intranet, Extranet, and VPN. [2 marks]
Q1(d). What is the difference between static and dynamic websites? [2 marks]
Q1(e). List any four HTML5 tags and their functions. [2 marks]
Q1(f). Define Wi-Fi and Wi-Max. How are they used in business communication? [2 marks]
Q1(g). Create an html page with different types of frames such as floating frame, navigation frame & mixed frame. [2 marks]
Q2. Attempt any Two parts of the following.
Q2(a). Explain the structure of an HTML5 document with suitable examples. [5 marks]
Q2(b). Use tables to provide layout to your HTML page describing your university infrastructure Use frames such that page is divided into 3 frames 20% on left to show contents of pages, 60%in center to how body of page, remaining on right to show remarks. [5 marks]
Q2(c). Explain the use of CSS in web designing. Discuss the box model and pseudo classes with examples. [5 marks]
Q3. Attempt any Two parts of the following.
Q3(a). What is JavaScript? Explain variables, operators, and user-defined functions with examples. [5 marks]
Q3(b). Explain client-side form validation using JavaScript. Give an example code. [5 marks]
Q3(c). Discuss JSP architecture and session tracking techniques in JSP. [5 marks]
Q4. Attempt any Two parts of the following.
Q4(a). Explain the lifecycle of an ASP.NET page. What are PostBack and Cross-Page Posting? [5 marks]
Q4(b). Write a code for number and email validation using data format validation. How to write a hello world in Java script. [5 marks]
Q4(c). Explain PHP form handling and file upload process with example code. [5 marks]
Q5. Attempt any Two parts of the following.
Q5(a). Write a code to handle file upload in PHP. How do you display text with PHP. How can you declare the array in PHP.
Q5(b). What are custom tags in JSP? How can they be used for reusability in web applications?
Q5(c). Compare JSP, ASP.NET, and PHP based on platform dependency, performance, and database connectivity.