You can pay in 6 instalment of
Rs 125-125 if u have any doubt.
computeroperator4@gmail.com
www.smuassignment.in
www.assignmenthelpforall.blogspot.in
PROGRAM- BCA (REVISED FALL 2012)
SEMESTER- 5
SUBJECT CODE & NAME- BCA5010-
WEB DESIGN
Q1.
Briefly explain the various classes of networks
Answer:
Classes of Networks
Just as with our phone numbers,
we can look at the leftmost octet and determine something about the network.
Network addresses are divided into classes, which are assigned depending on the
size of the physical network. The value of the first octet tells us what class
the network is in, and how large the physical network that underlines the
number is. The first octet is sometimes called the network address or net number.
Q2.
Explain the process steps of developing web site.
Answer:
Steps
of developing web site
A basic web site can be designed
by using three main components.
1. Domain name: This name is registered and
corresponds with where your web site is physically located on a web server, and
it is also used for your email account.
Q3.
List out the advantages of DHTML
Answer:
Advantages of DHTML
1. Supported by all browsers: DHTML
is supported in every major browser, including Opera, Safari, Internet Explorer,
and Firefox.
Q4.
Explain browser object model using suitable diagram
Answer:
Browser Object Model
BOM, the Browser Object Model,
describes the way in which we program the different objects made available to
use in a
Q5.
What are the loop types are available in PHP? Explain each with the syntax
Answer:
PHP Loop Types
Loops are used to execute same
block of code repeatedly. There are mainly four loops. They are,
·
For
·
While
·
Do…while
·
Foreach
a) The for loop statement
For loop is an entry controlled
loop. First it will check the condition and after that it will execute the
block
Q6.
List out Conditional and looping constructs available in JavaScript. Explain
with syntax
Answer:
Conditional and looping
constructs
JavaScript enables us to manage
the flow of control, to choose which statements are executed and which are not,
and also determines the number of times a set of statements is performed.
If statement
No comments:
Post a Comment