____ size is measured as a percentage of the text size and can range from 25 to 400 percent.

A. Bullet
B. Gridline
C. Slide
D. Picture


Answer: A

Computer Science & Information Technology

You might also like to view...

Pam, your new marketing manager, is exploring the purchase of tens of thousands of email addresses, from a legitimate source, for the purpose of sending product information to the masses. She has asked your opinion. Would you agree or disagree with her idea? Why or why not?

What will be an ideal response?

Computer Science & Information Technology

When you drag an object within a defined distance of another object or the Stage edge, the Snap Align feature displays a line like the one marked 3 in the accompanying figure.

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

Computer Science & Information Technology

Critical Thinking QuestionsCase 5-1You have written the code below and you want to step through it with some actual values to make sure that it is working in practice the way you expect it to work.If decGPA > 3.5 Then      If intSatScore > 1000 Then            lblAdmissionsStatus.Text = "You have earned admission"      Else            lblAdmissionsStatus.Text = "Retake the SAT exam"      EndIfElse      If intSatScore > 1200 Then            lblAdmissionsStatus.Text = "You have earned probationary admission"      Else            lblAdmissionStatus.Text = "You have been denied admission"      End IfEnd IfAssuming that an applicant has a GPA of 3.55, what is the value of lblAdmissionsStatus.Text if the applicant's SAT score

is 1000? a. Retake the SAT examc. You have earned probationary admissionb. You have earned admission d. You have been denied admission What will be an ideal response?

Computer Science & Information Technology

RADIUS uses port 1812

Indicate whether the statement is true or false

Computer Science & Information Technology