MCQOPTIONS
Bookmark
Saved Bookmarks
→
Technical MCQs
→
2D Transformation And Answers in Technical MCQs
→
In Windows PowerShell, the name of a variable star..
1.
In Windows PowerShell, the name of a variable starts with the dollar?
A.
@
B.
#
C.
&
D.
$
Answer» E.
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Operators are the building blocks of the Windows PowerShell.
To display the value of a variable, type the name of a variable, followed by a dollar sign $.
If you want to find the type of a variable, you can use the GetType() method.
Which command is used to delete a variable?
We use an = operator to assign a specified value to the variable.
Is variable name $my-variable is valid?
If we use the special characters in the variable names, we will need to enclose them in the?
By default, the value of all the variables in a PowerShell is?
The name of the variables are?
In Windows PowerShell, the name of a variable starts with the dollar?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply