PowerShell for Beginners

9.3. you create an array in PowerShell. 9.4. you search an array. 9.5. you explain how a hashtable works and how it stores data. 9.6. you define and declare a hashtable . 9.7. you create a hashtable in PowerShell. 9.8. you search a hashtable. Learning Objectives 9.a. Define an array as an indexed list of values. 9.b. Declare an array in PS. 9.c ... ................
................