PowerShell - Functions
Identify the issue in this parameter block:
param( [string]$Name = "John", [int]$Age = )
param( [string]$Name = "John", [int]$Age = )
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions