Web technology - BCA 16-19 Sem 6 Jan 2019
SAINTGITS
COLLEGE OF APPLIED SCIENCES
First Internal Assessment
Examination, January 2019
Department of B.C.A,
Semester VI
Web Technology-ANSWER SCHEME
Total : 50 marks Time:2Hours
Section
A
Answer all
questions. Each question carries 1 mark.
1. 1. What is meant by
hypertext?
Text
along with links
Link has url
2.What is SMTP?
Simple mail transfer protocol
Mail transfer
3. What is the purpose of HTTP?
Protocol for transferring hypertext
from server to client
4.
What is an attribute in a tag?
Different properties.
Ex color style
5. Expand ARPANET
Advanced
research project agency network (5 X 1 = 5 marks)
Section B
Answer any 5
questions. Each question carries 2 marks.
6. What is URL?
Method for
locating an object on the internet
7. Explain VOIP?
Voice over internet protocol
Handles voice packets on internet
8. What is the use of
NAP?
Network access point
These interconnect backbones at high speed
SONET is used
9. What is POP?
Email protocol
Post office
protocol
Used for
receiving mails
New version is
POP3
10. Give
the syntax and attributes of font tag?
Color, face,
size
11.
Write about marquee tag?
Used for moving text
Attributes –color, direction (5 X 2 = 10
marks)
Section C
Short essay
questions
Answer any 5 questions. Each question
carries 4 marks.
12. Explain about FTP
Uploading and
downloading files from our computer to server
Protocol is FTP
FTP server and client
is there.
File transfer
services and programs
Set of files
through ftp
Ftp client programs
File formats
Ftp urls
13. Explain about email?
Email architecture
Email process
Services of email
Email programs
Email protocols
14. What is hyperlink. Give an example.
Used for linking
different pages in web.
When user clicks
a link the user is redirected to another webpage
The tag used
is<a href=””>text</a>
Different types
of anchor tags are there
15. Write about DNS?
Instead of ip
Easy to remember
Domain and sub domain is there
Like com,org etc
Look up table is there.
Each domain between user and isp has to be
registered
16.Write the different
ways of inserting images in HTML?
<body background=””>
<img src=””>
Give examples
17.
Write about the history of internet?
1960 ARPANET
1975 TCP
1980 NSFNET
1980-1993 Internet I
(5 X 4= 20 marks)
Section D
Long Essay
questions
Answer any 1
question. Question carries15 marks.
18. Write the different email services?
From 41 services write any 25
1.offline and online editing
2.spell check
3.Text syle
4Exapnded text
19. With proper examples describe
a)Lists
ordered
unordered
definition
Tags <li>,<ol>,<ul><dd>
b) Tables
<table>
<tr>
<td>
Colspan
Rowspan
Cell spacing cell padding
c) Text Formatting
<b>
<u>
<i>.
<pre>
<center>
<tt>
<font>
<p>
<h1><h6>
(1 X 15 = 15 marks)
Comments