0% found this document useful (0 votes)
40 views1 page

Department of Computer Science & Engineering

This document contains an exam for the subject Internet Programming. The exam has two parts - Part A with 5 short answer questions related to threads, super keyword, Java packages, OSI model and difference between TCP and UDP. Part B has 3 long answer or program questions related to interfaces and inheritance, threads, websites and CSS. It also contains a table creation question in HTML. The exam was conducted on 11/8/2016 for class V SEM CSE.

Uploaded by

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

Department of Computer Science & Engineering

This document contains an exam for the subject Internet Programming. The exam has two parts - Part A with 5 short answer questions related to threads, super keyword, Java packages, OSI model and difference between TCP and UDP. Part B has 3 long answer or program questions related to interfaces and inheritance, threads, websites and CSS. It also contains a table creation question in HTML. The exam was conducted on 11/8/2016 for class V SEM CSE.

Uploaded by

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

KARPAGA VINAYAGA COLLEGE OF ENGINEERING AND TECHNOLOGY

DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING


Internal Test 1
Subject Code / Name: CS6501 - INTERNET PROGRAMMING
Part A
1.
2.
3.
4.
5.

Class: V SEM CSE

Date: 11/8/2016

Define Thread, What are the ways to implement threading?


What is the use of super keyword?
List some of the Java inbuilt packages.
List out the layers of ISO-OSI Model along with the protocols.
What is the difference between TCP and UDP?

Part B
6. (A) Explain in detail about interfaces and inheritances with suitable program (16)
(or)
(B) (i) Compare overloading and overriding(6) (ii) Write a java program to implement package concept.(10)
7. (A) (i) Write a java program to implement super class constructor.(6) (ii)Explain the lifecycle of thread. Also write a java program
to implement multi threading(10)
(or)
(B) Discuss on (i) Websites and Webservers (8) (ii) Elaborate with example the usage of CSS in HTML (8)
8. Write HTML code to implement the following TABLE (8)
S.No RegNo Dept
1
1001
CSE
2
1002
CSE

KARPAGA VINAYAGA COLLEGE OF ENGINEERING AND TECHNOLOGY


DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING
Internal Test 1
Subject Code / Name: CS6501 - INTERNET PROGRAMMING
Part A
1.
2.
3.
4.
5.

Class: V SEM CSE

Date: 11/8/2016

Define Thread, What are the ways to implement threading?


What is the use of super keyword?
List some of the Java inbuilt packages.
List out the layers of ISO-OSI Model along with the protocols.
What is the difference between TCP and UDP?

Part B
6. (A) Explain in detail about interfaces and inheritances with suitable program (16)
(or)
(B) (i) Compare overloading and overriding(6) (ii) Write a java program to implement package concept.(10)
7. (A) (i) Write a java program to implement super class constructor.(6) (ii)Explain the lifecycle of thread. Also write a java program
to implement multi threading(10)
(or)
(B) Discuss on (i) Websites and Web servers (8) (ii) Elaborate with example the usage of CSS in HTML (8)
8. Write HTML code to implement the following TABLE (8)
S.No RegNo Dept
1
1001
CSE
2
1002
CSE

You might also like