Answer:
B
Explanation:
XML is mostly used for structural purposes
Yes you can
Hope this helps.!
Answer:
Review Tab is the correct answer to the given question .
Explanation:
Giving the permission to file in word 2016
- Click on the Review tab and select the restrict tab .
- Chose the option allow this type of editing .
- After that choose the option No changes .
- Pick the section of the document they want to authorize the adjustments.
- After that there are multiple option are seen select accordingly as user need and press ok button .
- Click on the start permission there is option is seen Start enforcement and press the button option start Enforcing Protection.
- After that feeding the password if the user need the password is in encrypt form then press encrypt option and click ok .
If the user need to read the file
- Click on the Review tab and select the restrict tab .
- After that choose the option "Stop Protection" .
- Giving the password you are feeding in the permission of file .
- Finally the user will edit the document
Answer:
Yes
Explanation:
An array is a homogeneous data structure (elements have same data type) that stores a sequence of consecutively numbered objects--allocated in contiguous memory. Each object of the array can be accessed by using its number (i.e., index). When you declare an array, you set its size.
Answer:
Discretionary Access Control model
Explanation:
Discretionary Access Control (DAC) gives owners of a resource full control of objects/items they have created or been given access to, this also includes sharing the objects/items with other subjects. These owners have control over their data and maintain access through ACLs. The access-control list (ACL), is a list of permissions attached to an object in a computer file system.
The Owners can decide to grant other users access to their files, change their attributes, alter them, or delete them. DACs are discretionary because the owner can transfer information access to other users.