PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

Which of the following buttons provides the best way to close the new window?

An application developer has written the following code on an HTML page supporting JavaScript
to open a new window. Which of the following buttons provides the best way to close the new
window?
<INPUT TYPE=”button” VALUE=”Open Message Window”
onClick=”newWindow=window.open(”,’tmpWindow’, ‘resizable=no,width=200,height=200’)”>

What are the most secure permissions you would apply to this file?

You must apply permissions to a file named /projects/group1/myfile.txt, and you need to fulfill the
following requirements:
You want full access to the file.
People in your group should be able to read the file.
People in your group should not be able to write to the file.
People outside of your group should be denied access to the file.
What are the most secure permissions you would apply to this file?


Page 83 of 263« First...102030...8182838485...90100110...Last »