Intro to IT - D322 Flashcards

1
Q

What statement is true concerning compiled and interpreted computer language?

A

A compiler translates an entire program into executable program, which can be run at a later time, while the interpreter does this incrementally.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which language is often used for rapid prototyping and the creation of GUIs?

A

C++

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which is true of databases and the applications that interact with them?

A

Applications are interdependent of the database.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is another term for a formula that outlines how to execute a task?

A

Algorithm

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

In which type of network topology is each networked device directly connected to every other networked device?

A

Mesh

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Which transmission medium should be used when sending data transmissions from Singapore to Mexico City?

A

Radio signals

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Which field must contain a unique value in order for a relational database table to function?

A

Primary key

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are the three main categories of databases?

A

Flat file, relational, hierarchical.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is the database administrator’s role in security?

A

To institute protocols to protect the databases from external threats

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the role of drivers in facilitating communication between applications and databases?

A

They allow the application to interact with the database.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Which SQL clause is used to inform the database management system (DBMS) which tables should be interrogated by the query?

A

FROM

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

In which generation were silicon chips first used in computers?

A

Third generation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Which low-level language corresponds one-to-one with assembly?

A

Machine language

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is a cloud model that delivers third-party software such as email or games through the internet?

A

SaaS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is one of IT’s roles in globalization?

A

It allows companies to reach a wider customer base.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Which regulation governs the actions of a company in the case of data records being compromised, lost, or stolen?

A

Security Breach Notification laws

17
Q

How can an organization assist employees with the ethical use of information technology?

A

By developing policies for information usage

18
Q

Which is a characteristic of high-level languages?

A

The source code has to be compiled.

19
Q

How does an interpreter work?

A

It takes the most recently entered instructions, converts it into machine language, and executes it.

20
Q

Which transmission medium should be used when sending data transmissions from Singapore to Mexico City?

A

Radio Signals

21
Q

In which type of network topology is each networked device directly connected to every other networked device?

A

Mesh