Which term refers to the basic files and folders that form the structure and organize the content in a project?
A. Wireframes
B. Framework
C. Style Sheet
D. HTML
Answer: B
You might also like to view...
A ________ gives you a form view and a datasheet view of the same data
A) tabular layout B) split form C) stacked layout D) multiple items form
Case OL 3-1Jacob's Inbox is out of control. He needs to organize his mail and delete unnecessary messages. Jacob wants to specify that all messages from his main client are always moved to a specified folder automatically, so he needs to create a ____.
A. Signature B. Rule C. Junk E-mail Folder D. Theme
You are never required to use a switch structure; you can always achieve the same results with ____ statements.
A. nested if B. sequence structure C. boolean D. looping
Testing that validates a program by ensuring that all of its statements have been executed-that is, by knowing exactly how the program is written-is ____.
A. Blackbox testing B. Destructive testing C. Nondestructive testing D. System testing E. Whitebox testing