Answer:
1. PowerPoint online
2. Goógle Slides
Explanation:
There is a various free, proprietary, and online software for multimedia presentations available for use. Some of which include:
1. PowerPoint online: this is an online and free version of Microsoft Office PowerPoint software. Some of its features include text formatting, use of animations, cloud storage among others.
2. Goógle Slides: This is a product of Goógle to make the multimedia presentation of documents available online. It also offers many feature including cloud storage.
Answer:
The correct option for the given question is option(b) i.e 72 = amount;
Explanation:
In the option(a) the total variable store the value 9 which is a valid assignment
In the option(b) 72 is not a variable because the variable will never start with a numeric number. Therefore it is not a valid assignment statement.
In the option(c) the yourAge variable store the value of myAge variable which is a valid assignment.
So correct answer is an option(b).
Answer:
The answer is output.open("yearsummary.txt", ios::trunc)
Explanation:
Given an ofstream object named output, associate it with a file named yearsummary.txt for output in a way that truncates (erases) any existing data in the file. The file is output.open("yearsummary.txt", ios::trunc)
After I have changed her password, all I will need to do is select the “User must change password at next logon” option. This option will prompt her to log on to her PC using the password I assigned to her.
Explanation
An active Directory on most Domain Controllers gives you access to add users, disable accounts, change password, and various other tasks. Assuming that everything is setup, I am just going to go to my Windows Server Manager dashboard of my Domain Controller. While I am at my dashboard, I will click on tools and then drop down to the Active Directory Users and Computers to locate my desired user who seems to have been locked out.
Once the user has been identified, I will simply need to right click on the account and select “reset password”. A small dialog box with a list of cool security options will pop up. I will be required to reset it to something simple and default and make sure to select the “User must change password at next logon” option.
What this means is that the user who is locked out, upon logging back in, will be prompted to enter the password I gave them first as default but then will immediately be asked to change the password to something new. We do not see options A and B a lot in the real world. It is best practice not to select these options
Learn more about Active Directory
brainly.com/question/13615178
brainly.com/question/13591643
#LearnWithBrainly