Facts Flashcards

1
Q

Range for private IP addresses.

A

10.0.0.0 - 10.255.255.255
172.16.0.0 - 172.31.255.255
192.168.0.0 - 192.168.255.255

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

Which C functions reads a specified number of elements from a file?

A

fread()

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

In c how do you open a file for writing as a binary file?

A

wb

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

The data structure required for breath first traversal on a graph is?

A

Queue

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

Cartesian product in relational algebra is?

A

a binary operator

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

What is the port number for HTTP?

A

80

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

What is the port number for HTTPS?

A

443

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

The RSA signature uses which hash algorithm?

A

SHA-1

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

If there is a path form one vertex to every other vertex a graph is?

A

Strongly connected

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

which device forwads data to all connected ports?

A

HUB

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