Search Header Logo
ITF U61 Bootcamp M2

ITF U61 Bootcamp M2

Assessment

Presentation

Professional Development

7th - 12th Grade

Medium

Created by

Stephen Samaha

Used 6+ times

FREE Resource

71 Slides • 48 Questions

1

ITF U61 Bootcamp M2

by Stephen Samaha

2

media

3

media

4

media

5

media

6

media

7

media

8

Multiple Choice

Hexidecimal is a base ______ value system.

1

2

2

10

3

16

4

8

9

Multiple Choice

Binary is a base _____ value system.

1

8

2

10

3

16

4

2

10

media

11

media

12

media

13

Multiple Choice

We measure throughput in what unit of measure?

1

bytes

2

bits

3

MHz

14

Multiple Select

We measure processing speed in what unit of measure?

1

Bytes

2

bits

3

MHz

4

Ghz

15

media

16

media

17

media

18

media

19

media

20

media

21

media

22

media

23

media

24

Multiple Choice

Which notation system supports presenting the largest numbers using the fewest digits?

1

Binary

2

Decimal

3

Hexadecimal

4

Octal

25

Multiple Choice

Which data type allows for whole numbers only?

1

String

2

Char

3

Integer

4

Floating-Point

26

Multiple Choice

What data protection technology could you implement in order to restrict the type of activity that users could employ on digital products that they have purchased or rented?

1

DRM

2

DMR

3

APFM

4

DMO

27

Multiple Choice

Which data representation format can encode the widest range of characters?

1

ASCII

2

Unicode

3

Shift JIS

4

EBCDIC

28

Multiple Choice

Which of the following legal protections is the best to obtain for a novel software algorithm?

1

Patent

2

Copyright

3

Trademark

4

DRM

29

Multiple Choice

What part of the process of data analytics is most closely supported by meaningful reporting?

1

Data

2

Information

3

Insight

4

Other

30

Multiple Choice

Which data type can store decimal or fractional numbers? (e.g. 12.34)

1

Boelean

2

Integer

3

Char

4

Floating Point

31

Multiple Choice

What is the decimal number 75 in binary?

1

01001011

2

00101011

3

01001010

4

01101011

32

Multiple Choice

Two bytes is how many bits?

1

4

2

8

3

16

4

32

33

media

34

media

35

media

36

media

37

media

38

media

39

media

40

media

41

Multiple Choice

Windows apps are installed and managed using the _____

1

Google Play

2

Itunes

3

Microsoft Store

4

One Drive

42

media

43

media

44

media

45

media

46

media

47

media

48

media

49

media

50

Multiple Choice

Following installation of a program written for an older version of Windows, you receive an alert that it might not have installed correctly. What could you do to make the program run correctly?

1

Emulate the program

2

Use the programs compatibility settings

3

Reinstall the program

4

Update system drivers

51

Multiple Choice

What type of software would you use to configure a server by connecting to it over the network?

1

VOIP

2

Web Browser

3

Remote Desktop

4

Collaboration

52

Multiple Choice

What type of software manages tasks, dependencies, and timelines?

1

Project management software

2

Content delivery software

3

Productivity software

4

Business software

53

Multiple Choice

Software that also makes its source code available is known as what?

1

Open source

2

Freeware

3

 Source ware

4

Proprietary

54

Multiple Choice

In order to obtain support, the software vendor wants to know the application’s product ID. How would you usually locate this information?

1

Program files folder

2

File > Preferences

3

Help > About menu

4

System registry

55

Multiple Choice

What information should you confirm before installing a software application?

1

That it works with your version of Windows

2

Your computer has the recommended hardware requirements

3

You have a valid license/product key for the software

4

All the above

56

Multiple Choice

Unlike desktop applications, Windows Store apps run in a __________.

1

Sandbox

2

Container

3

Program shell

4

Emulator

57

Multiple Choice

In Windows, the __________________ security feature will popup when you try to install a program.

1

System Security Control (SSC)

2

Windows Account Manager (WAM)

3

User Account Control (UAC)

4

Windows Install Wizard (WIZ)

58

Multiple Choice

Sometimes you may need to perform a __________ if uninstalling and reinstalling does not work. This means removing files and settings manually.

1

Full Wipe

2

Clean install

3

Reboot

4

Refreshed Install

59

Multiple Choice

Windows comes with web server software, but it is not enabled by default. How would you install this software?

1

Use the Turn Windows Features on or off dialog from Programs and Features

2

Install the software from the Windows Store

3

Try using the Repair option in Program and Features

4

Adjust settings in the User Account Control dialog

60

media

61

media

62

media

63

media

64

media

65

media

66

media

67

media

68

media

69

media

70

media

71

Multiple Choice

A programming language that does not need compilation to run.

1

Interpreted

2

Mark up

3

Assembly

4

Object Oriented

72

Multiple Choice

Constants and variables are an example of_____?

1

Branches

2

Loops

3

Identifiers

4

Interpreters

73

Multiple Choice

Arrays and Vectors are an example of ______

1

identifers

2

containers

3

cross platform

4

pseudocode

74

media

75

media

76

media

77

media

78

media

79

media

80

media

81

media

82

media

83

Multiple Choice

What shows the structure of code without using the specific syntax of any one language?

1

Pretendcode

2

Fauxcode

3

Commenting

4

Pseudocode

84

Multiple Choice

Constants and variables are examples of what?

1

Identifiers

2

Methods

3

Routines

4

Classes

85

Multiple Choice

What scripting options are commonly used in Windows 10 to perform administrative tasks?

1

Batch files

2

Windows PowerShell scripts

3

VBScripts

4

All of the above

86

Multiple Choice

A web application is an example of what kind of software architecture?

1

Single-platform

2

Cross-platform

3

Mobile-platform

4

OS-platform

87

Multiple Choice

Which of the following is an example of a compiled language?

1

Java

2

Perl

3

C++

4

Python

88

Multiple Choice

A(n) __________ programming language does not need compilation to run.

1

Interpreted

2

Markup

3

Assembly

4

Object-oriented

89

Multiple Choice

You want to check whether a condition has been met, and if it has, perform an action. Otherwise, you want your program to perform a second action. What sort of programming operation would help achieve this?

1

Function

2

Conditional Branch

3

Loop

4

Subroutine

90

Multiple Choice

What type of programming concept allows for a variable size container?

1

Stack

2

Array

3

List

4

Vector

91

Multiple Choice

A(n) __________ is an action or behavior that an object may perform or be performed on.

1

Class

2

Attribute

3

Method

4

Property

92

Multiple Choice

You need to check whether two values are not equal. Which operator would you use?

1

!=

2

=/=

3

@=

4

~~!

93

media

94

media

95

media

96

media

97

media

98

media

99

media

100

Multiple Choice

A highly structured database with information organized into tables is known as a ________?

1

Key/Value

2

Relational

3

One Tier

4

Structured Query

101

media

102

media

103

media

104

media

105

media

106

media

107

media

108

media

109

media

110

Multiple Choice

What language is usually used to request data from an RDBMS such as Oracle?

1

SQL

2

DSL

3

RDL

4

UQL

111

Multiple Choice

You need a development environment with a library of database functions. What type of interface are you using?

1

Utility Access

2

Query Builder

3

Programmatic Access

4

Direct Access

112

Multiple Choice

What term describes selecting and viewing information in a database?

1

Script

2

Query

3

Command

4

Lookup

113

Multiple Choice

Which of the following is an example of unstructured data?

1

Image files

2

Text files

3

Slideshow files

4

All of the above

114

Multiple Choice

Which of the following is an example of a semi-structured data store?

1

Relational

2

Document

3

Key/Value

4

Graph

115

Multiple Choice

You need to select all records in the table People that have “Frank” as their first name. Which query would do this?

1

SELECT "Frank" FROM People;

2

SELECT * FROM People WHERE firstName = "Frank";

3

SELECT * FROM People THAT HAVE firstName AS "Frank";

4

SELECT "Frank" AS firstName FROM People;

116

Multiple Choice

An INSERT statement is an example of which language statement?

1

Manipulation

2

Definition

3

Structure

4

Analytic

117

Multiple Choice

Which of the application architectures has the client and server on the same machine?

1

One

2

Two-tier

3

Three tier

4

N-tier

118

Multiple Choice

A table stores information about __________ (rows) in __________ (columns).

1

Classes, attributes

2

Records, fields

3

Fields, Records

4

Documents, properties

119

Multiple Choice

A Comma Separated File (CSV) is an example of what?

1

Markup language

2

Database engine

3

Document

4

Flat file

ITF U61 Bootcamp M2

by Stephen Samaha

Show answer

Auto Play

Slide 1 / 119

SLIDE