Master Computers and Technology with Fun Quizzes & Brain Teasers!
match your vocabulary word to its definition. 1. graphic design images; drawings, photos, symbols, logos, diagrams, clip art, etc. 2. graphics standard layout used as the basis to create new, similar items 3. kerning adjusting the amount of space between the letters in a word 4. layout container into which letters, numbers, or characters are typed 5. prominent dominant feature 6. template letters, numbers, and characters typed on a page 7. text the arrangement of text and images on a page 8. text box the art of arranging text and images for effective communication 9. wysiwyg lets you see what a document will look like when printed or on the computer screen
TRUE/FALSE. Consider the following program running on the MIPS Pipelined processor studied in class. Does it has hazards? add $s0, $t0, $t1 sub $s1, $t2, $t3 and $s2, $s0, $s1 or $s3, $t4, $t5 slt $s4, $s2, $s3