Which of the following error codes represents mainly server side errors?
Which of the following error codes represents mainly server side errors?
What is Angel’s job role?
Angel is a member of the Web development team. She is responsible for developing the overall
plan of the Web site. What is Angel’s job role?
What is the difference?
A slight difference exists between the Microsoft Windows system palette and the Netscape
Navigator browser palette. What is the difference?
which order will these steps occur?
Consider the following steps involved in the creation of an entity bean:
1 .An entity bean returns the primary key of the record to the home object.
2.Any parameters defined in the create() method are passed from the home object to the beans
ejbCreate() method.
3.The client invokes business methods against the entity bean instance.
4.The home object allocates an entity bean instance from the containers bean pool.
In which order will these steps occur?
Which of the following changes will make this code function correctly?
Consider the following VBScript code:
<P><FONT COLOR=”crimson” FACE=”Arial” SIZE=”4″ >Hi </FONT></P>
<SCRIPT>
<!–coloredfont.style.color = “ourcolor”
–>
</SCRIPT>
<SCRIPT>
Sub coloredfont_onmouseover ()
coloredfont.style.color =”Green”
End Sub
Sub coloredfont_onmouseout ()
coloredfont.style.color =”crimson”
End Sub
</SCRIPT>
Which of the following changes will make this code function correctly?
One method to reduce the perceived load time of the graphic is to:
You are creating a Web site that uses a large graphics image containing more than 256 colors on
its main page. You do not want to reduce the image size or the resolution. One method to reduce
the perceived load time of the graphic is to:
JavaScript was the first scripting language developed for Webpage design.
JavaScript was the first scripting language developed for Webpage design.
Which type of DNS entry should be created?
You are running a site that provides e-learning services to several Fortune 100 companies. This
site is available at the following location: www.appliedlearningservices.com. A new customer
wants to access the same server at a new name: www.als1.com. Which type of DNS entry should
be created?
which of the following paths represents the location of the daemon?
With Apache, which of the following paths represents the location of the daemon?
Which statement is true regarding the <P> and <BR>tags in HTML 4.0?
Which statement is true regarding the <P> and <BR>tags in HTML 4.0?