When you save a file for the first time, which dialog box opens?

A) Close B) Save All C) Save As D) Save


C

Computer Science & Information Technology

You might also like to view...

TCP/IP has a basic flaw that allows IP spoofing. This is due to the fact that trust and authentication have an linear relationship.?

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Create the user interface for the Road Sign Review application. The detailed description of this application can be found in Exercise 29.13. The design for the two pages for this application is displayed in Fig. 30.26. You will develop this application over this and the next two tutorials, so you do not yet have the images from the database. To help you to better understand what you are setting out to do, Figure 30.27 shows a test-drive-like full final screen output.





a) Copying the template to your working directory. Copy the C:Examples Tutorial30ExercisesRoadSign directory to the C:SimplyJava directory.

b) Opening the roadSigns.jsp template file. Open the roadSigns.jsp file in your text editor.

c) Setting the title of roadSigns.jsp. Add a title element to set the JSP’s title to

“Road Signs.”

d) Adding an h1 header element to roadSigns.jsp. Add an h1 header element that displays “Road Signs.”

e) Adding road sign images to roadSigns.jsp. Add 15 img elements to add the road sign images to the JSP. Set the src and the alt attributes of each element to “” for now.

f) Adding a form to roadSigns.jsp. Add an HTML form element.

g) Adding a paragraph to roadSigns.jsp. Within the form element, add a paragraph that displays “

Computer Science & Information Technology

What is a nested menu? What are its advantages?

What will be an ideal response?

Computer Science & Information Technology

When a comment is inserted, by default, the date shows ________ the name of the person commenting

A) to the right of B) to the left of C) above D) below

Computer Science & Information Technology