Technology is what we use today to access internet and social media!!!
Answer:
Raster Graphic is a bitmap. They are basically a grid of small pixels that make an image.
Answer:
Answered below
Explanation:
aFile = open("books.txt", "r")
This code uses the function open() which takes two parameters. The first parameter is the file name while the second parameter is the mode in which you are accessing the file.
The "r" mode opens the file in a reading state. That is, you can only read from the file. This code completes the reading process
aFile.read( )
The "w" mode opens the file so you can write to it and make changes.
The "a" mode opens the file so you can add contents to it.
Answer And explanation
a)
has 1/
probability guess the correct source
b)
Each element in
is mapped by
/
. There are
So there are
-1 elements.
number of target elements = 
number of source elements =
-1
probability =
-1 /
c) Probability of the correct target element
1/