?You use the Dreamweaver ____ dialog box to define a site.

A. ?Site Setup
B. ?New Document
C. ?Templates
D. ?Tools


Answer: A

Computer Science & Information Technology

You might also like to view...

Each theme consists of ________ font(s)

A) one B) two C) three D) four

Computer Science & Information Technology

As the network engineer, you are asked to design an IP subnet plan that calls for 100 subnets. The largest subnet needs a minimum of 350 hosts. Management requires that a single mask must be used throughout the Class B network. Which of the following is a public IP network and mask that would meet the requirements?

A) 177.133.0.0 / 255.255.254.0 B) 177.133.0.0 / 255.255.252.0 C) 177.133.0.0 / 255.255.248.0 D) 177.133.0.0 / 255.255.240.0

Computer Science & Information Technology

Which of the following are considered an operating system kernel's job? (Choose all that apply.)

a. making certain that the application is serviced properly b. managing all the resources in a computer system c. installin all hardware for a computer system d. securing the hardware

Computer Science & Information Technology

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

1. Only one thread within a process can be executing at a given moment in time. 2. Thread synchronization means making sure all threads get equal amounts of CPU time. 3. Mutual exclusion locking is used to avoid data inconsistencies 4. Thread deadlock occurs when a thread is unable to unlock a mutual exclusion lock 5. A thread can deadlock with itself.

Computer Science & Information Technology