uCertify A+1102 Lesson 20 - Scripting and Remote Access

uCertify A+1102 Lesson 20 - Scripting and Remote Access

Vocational training

20 Qs

quiz-placeholder

Similar activities

JavaScript Chapter 11 uCertify Test

JavaScript Chapter 11 uCertify Test

9th - 12th Grade

15 Qs

CodeHS: Unit 6 - JavaScript Basics

CodeHS: Unit 6 - JavaScript Basics

9th Grade

15 Qs

Javascript

Javascript

Professional Development

17 Qs

Ucertify Programming Essentials

Ucertify Programming Essentials

9th - 12th Grade

20 Qs

C5 Web Tech Quiz 1 (Practice)

C5 Web Tech Quiz 1 (Practice)

10th - 12th Grade

20 Qs

Grade 6- Module 1(HTML, CSS and JS)

Grade 6- Module 1(HTML, CSS and JS)

6th Grade

15 Qs

Quiz#1 ICT 10

Quiz#1 ICT 10

10th Grade

19 Qs

uCertify Lesson 5 mid quiz

uCertify Lesson 5 mid quiz

8th - 12th Grade

20 Qs

uCertify A+1102 Lesson 20 - Scripting and Remote Access

uCertify A+1102 Lesson 20 - Scripting and Remote Access

Assessment

Quiz

Computers

Vocational training

Medium

Created by

Wayne Stallworth

Used 5+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement about scripting languages is true?

Scripting languages require a compiler.

Scripting languages are strongly typed.

Scripting languages are interpreted.

Scripting languages have good memory management.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What level are scripting languages considered?

High

Mid

Intermediate

Low

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of variable will allow decimal math?

Boolean

Integer

Floating-point

String

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which environment variable is not inherited?

System variable

User variable

Program variable

String variable

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement will load a PowerShell variable xvar with a value of 2?

xvar = 2

$xvar = 2

xvar = 2;

set /a xvar=2

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of loop has a defined beginning and end, and steps from beginning to end?

do while loop

while loop

if statement

for loop

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which extension is used with the Windows batch scripting language?

.vbs

.js

.bat

.py

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?