
PowerShell Arithmetic Operators
Quiz by Aaron Curtis
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
5 questions
Show answers
- Q1Adds integers; concatenates strings, arrays, and hash tables.Users enter free textType an Answer30s
- Q2Subtracts one value from another value.Users enter free textType an Answer30s
- Q3Multiplies integers; copies strings and arrays the specified number of times.Users enter free textType an Answer30s
- Q4Divides two valuesUsers enter free textType an Answer30s
- Q5Returns the remainder of the division operationUsers enter free textType an Answer30s