Question: Section B . ( Multiple Choice ) - 1 point each 3 6 . To modify the way an a function works use a )

Section B.(Multiple Choice)-1 point each
36. To modify the way an a function works use
a)[functionbinding]
b)[modifybinding]
c)[cmdletbinding]
37. Which parameter can be used on cmdlets to see what happens if the cmdlet is run?
a)-Whatlf
b)-WhatHappens
c)-WhatChange
38. Which parameter is used to prompt a user before execution of a script?
a)-Prompt
b)-Confirm
c)-Check
39. Which parameter attribute Mandatory?
a)-Mandatory
b)-Accept
c)-Confirm
40. Which parameter property identifies groups of parameters that taken together create a specific command set?
a) Position Parameter
b) ParameterSetName
c) ParameterSet
41. Which parameter property provides a small amount of help?
a) HelpNote
b) HelpMessage
c) Help
42. To display a list of PowerShell modules, use which cmdlet?
a) Get-PowerShell
b) Get-Module
c) Get-Snippet
Section B . ( Multiple Choice ) - 1 point each 3

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!