You deploy SharePoint Server 2013.
You need to install a SharePoint hosted app named App1 in a site.
Which Windows PowerShell cmdlet should you run?
A.
Install-SPSolution and then run Add-SPSolution
B.
Import-SPAppPackage and then run Install-SPApp
C.
Add-SPSolution and then run Install-SPSolution
D.
Install-SPAppPackage and then run Import-SPApp
Explanation:
All: Answer C