0% found this document useful (0 votes)
50 views2 pages

WT (Question Bank) - Unit 1

Question Bank for Web Technology

Uploaded by

Arshil Noor
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
50 views2 pages

WT (Question Bank) - Unit 1

Question Bank for Web Technology

Uploaded by

Arshil Noor
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Maintained By – MR.

ARSHIL NOOR (Assistant Professor)

WEB TECHNOLOGY (KIT-501)


B.Tech. (IT) Third Year (5th Semester)
(Department Of Computer Science & Engineering)
Session: 2023-24

QUESTION BANK (UNIT-1)

2 MARKS QUESTIONS:
Question 1: What is internet? Discuss the various internet services in brief. (CO1)
Question 2: What do you mean by web projects? (CO1)
Question 3: Explain the Client-Server architecture with diagram. (CO1)
Question 4: Elucidate the features of Java. (CO1)
Question 5: What is an applet? How do applets differ from application programs? Discuss the
life cycle of applet. How to run an Applet? (CO1)
Question 6: What is thread? How to create a thread in java? (CO1)
Question 7: What do you mean by AWT? Explain the working of AWT. (CO1)
Question 8: Differentiate between Website and Web Portal. (CO1)
Question 9: Differentiate between SMTP and POP (CO1)
Question 10: What are the two major protocols for accessing email from servers? (CO1)
10 MARKS QUESTIONS:
Question 1: Compare and Contrast Java and Java Script. (CO1)
Question 2: What are the stages and strategies required to develop a web project? (CO1)

Question 3: Explain different design issues at the time of designing an effective website. (CO1)
Question- 4: What are Exceptions and how they are handled in java? Explain the keywords try,
catch, throw, throws and finally with example? (CO1)
Question 5: What are Packages in java? How a user defined package is created in java, explain
with example? (CO1)
Question 6: Write a Java program to create an Applet for calculator and also perform event
handling on each button. (CO1)
Question 7: What is a constructor? Give its properties. How do we declare/define it? Can they
be overloaded? Name and give an example of the types of constructors. (CO1)
Question 8: What is HTTP? How do browser and server communicate using HTTP request
and response? Explain with example. (CO1)
Question 9: Explain the difference between static web pages, dynamic web page and active web
pages (CO1)
Question 10: Illustrate Inheritance. Why multiple inheritance is not possible in java? How to
implement multiple inheritance in java? (CO1)

You might also like