goan_crazy
Hates the waiting game...
Information Processes and Technology 2004 Trial Exam
Section I
Total marks (20)
Attempt Questions I - 20
Allow 40 minutes for this section
Use the multiple choice answer sheet
Select the alternative A, B, C or D that best answers the question
I Which of the following describes the purpose of encryption?
(A) To prepare data for transmission.
(B) To physically secure data.
(C) To ensure data can only be read by authorised persons.
(D) To encode data prior to sending.
2. Which of the following documents detail laws in regard to an individual's access to their private information?
(A) The copyright act.
(B) The privacy act.
(C) The freedom of information act.
(D) All of the above.
3. An Organisation extracts new information from a variety of different sources. This is an example of
(A) a flat-file database.
(B) a relational database.
(C) a distributed database.
(D) data mining.
4. A particular error checking method adds all the data bits and sends a representation of the total. Which error checking method is being used?
(A) parity bit check.
(B) check sum.
(C) cyclic redundancy check.
(D) handshaking.
5. All nodes on a LAN are connected to a central device. The central device diverts data packets to their precise destination. What is the name given to the central device?
(A) hub.
(B) switch.
(C) router.
(D) bridge.
6. For logistical reasons a transmission media must be installed beside an existing conduit that contains high-voltage power lines. What is the most appropriate form of transmission media?
(A) Twisted pair.
(B) Coaxial cable.
(C) Fibre optic cable.
(D) Microwave.
7. A number of data entry operators comment that it seems inefficient to edit a customer's address in two places. What is the most likely cause of this issue?
(A) Relationships are incorrect within the schema.
(B) The database has not been correctly normalised.
(C) Insufficient training of data entry operators.
(D) Illogical screen designs.
8. hftp:/Iwww.IPTexam.com/questionslq8.htmi is an example of a URL. Which is the best description of this URL?
(A) http is the protocol used, www.IPTexam.com is the host name, questions is a sub folder on this host and q8.htmi is a document.
(B) http indicates the URL refers to an HTML document, www.IPTexam.com indicates
the server, questions is a sub folder on this server and q8.html is a document.
(C) http is the protocol used, www.IPTexam.com is the name of a computer, questions is a folder on this computer and q8.html is a document.
(D) http is the protocol used, www.IPTexam.com is the host name, questions is a folder on this host and q8.html is a subfolder within the questions folder.
9. Which of the following would be a primary consideration when determining the technical feasibility of a project?
(A) The availability of suitable hardware and software.
(B) The time required to implement the project.
(C) Whether participants have the skills to operate the system.
(D) The purchase cost of the required information technology.
10. The following 7-bit ASCIl character and parity bit were received. The receiver requested the data to be resent.
ASCII Character Parity bit
1011001 0
Which of the following examples would be received incorrectly
(A) 1101101 I
(B) 0001110 I
(C) 1100110 0
(D) 0101010 0
11. Which of the following would form part of an implementation plan?
(A) Details of how the system meets its objectives.
(B) The most recent prototype.
(C) Live test data.
(D) The method of conversion.
12. Why are backups performed?
(A) To ensure the continuous operation of systems.
(B) To prevent theft of data.
(C) To prevent loss of data.
(D) To make copies of data.
13. The following SQL command has been executed and 100 records are displayed.
SELECT Surname, FirstName FROM Customers ORDER BY DOB
Which of the following is NOT true?
(A) There are 100 records in the Customers table.
(B) The records are now stored in order of DOB
(C) Only the Surname and FirstName of each customer is displayed.
(D) The contents of the displayed fields can be edited.
14. What is the purpose of twisting together pairs of wires within a twisted pair cable?
(A) To hold the wires together.
(B) To reduce the effect of external interference.
(C) To enhance the strength of the signal.
(D) To improve the physical strength of the cable.
18. Which of the following describes the communication between a client and a server in a client- server system?
(A) All data is transferred from the server to the client.
(B) Data is transferred from the client to the server. The server responds by transferring
data back to the client.
(C) Data is transferred simultaneously both from the client to the server and also from the server to the client.
(D) All data is transferred from the client to the server.
Use the following information when answering Questions 19 and 20.
The following data dictionary describes the ProductsOrdered table within a relational database.
Field name Type Field Size Description
OrderlD Long Integer 4 Foreign key to Orders table
ProductID Long Integer 4 Foreign key to Products table
UnitCost Currency 8 Cost of I item
Numitems Integer 2 Number of items
19. If a customer ordered 5 of one product and IO of another product, what is the total storage requirement for the new records created within the ProductsOrdered table?
(A) 2 bytes
(B) 18 bytes
(C) 36 bytes
(D) 270 bytes
20. UnitCost is also a field within the Products table. Which of the following is the best approach to be taken?
(A) UnitCost should be deleted from the ProductsOrdered table. The unit cost can be obtained from the Products table using the foreign key ProductiD. It is preferable for changes made to the unit cost of a product to be reflected in all orders that include that product.
(B) Both tables require a UnitCost field. We do not want the unit cost of products on existing orders to change when a product's unit cost is edited. However, we wish to use the most recent unit cost on new orders.
(C) UnitCost should be deleted from the Products table. The unit cost of products varies as prices rise and fall. Hence the unit cost for a particular product can be different on different orders.
(D) UnitCost should be deleted from both tables. A product's unit cost can change on each individual order, hence the UnitCost field should be within the Orders table.
15-17 didn't work
Does anyone have those questions
Section I
Total marks (20)
Attempt Questions I - 20
Allow 40 minutes for this section
Use the multiple choice answer sheet
Select the alternative A, B, C or D that best answers the question
I Which of the following describes the purpose of encryption?
(A) To prepare data for transmission.
(B) To physically secure data.
(C) To ensure data can only be read by authorised persons.
(D) To encode data prior to sending.
2. Which of the following documents detail laws in regard to an individual's access to their private information?
(A) The copyright act.
(B) The privacy act.
(C) The freedom of information act.
(D) All of the above.
3. An Organisation extracts new information from a variety of different sources. This is an example of
(A) a flat-file database.
(B) a relational database.
(C) a distributed database.
(D) data mining.
4. A particular error checking method adds all the data bits and sends a representation of the total. Which error checking method is being used?
(A) parity bit check.
(B) check sum.
(C) cyclic redundancy check.
(D) handshaking.
5. All nodes on a LAN are connected to a central device. The central device diverts data packets to their precise destination. What is the name given to the central device?
(A) hub.
(B) switch.
(C) router.
(D) bridge.
6. For logistical reasons a transmission media must be installed beside an existing conduit that contains high-voltage power lines. What is the most appropriate form of transmission media?
(A) Twisted pair.
(B) Coaxial cable.
(C) Fibre optic cable.
(D) Microwave.
7. A number of data entry operators comment that it seems inefficient to edit a customer's address in two places. What is the most likely cause of this issue?
(A) Relationships are incorrect within the schema.
(B) The database has not been correctly normalised.
(C) Insufficient training of data entry operators.
(D) Illogical screen designs.
8. hftp:/Iwww.IPTexam.com/questionslq8.htmi is an example of a URL. Which is the best description of this URL?
(A) http is the protocol used, www.IPTexam.com is the host name, questions is a sub folder on this host and q8.htmi is a document.
(B) http indicates the URL refers to an HTML document, www.IPTexam.com indicates
the server, questions is a sub folder on this server and q8.html is a document.
(C) http is the protocol used, www.IPTexam.com is the name of a computer, questions is a folder on this computer and q8.html is a document.
(D) http is the protocol used, www.IPTexam.com is the host name, questions is a folder on this host and q8.html is a subfolder within the questions folder.
9. Which of the following would be a primary consideration when determining the technical feasibility of a project?
(A) The availability of suitable hardware and software.
(B) The time required to implement the project.
(C) Whether participants have the skills to operate the system.
(D) The purchase cost of the required information technology.
10. The following 7-bit ASCIl character and parity bit were received. The receiver requested the data to be resent.
ASCII Character Parity bit
1011001 0
Which of the following examples would be received incorrectly
(A) 1101101 I
(B) 0001110 I
(C) 1100110 0
(D) 0101010 0
11. Which of the following would form part of an implementation plan?
(A) Details of how the system meets its objectives.
(B) The most recent prototype.
(C) Live test data.
(D) The method of conversion.
12. Why are backups performed?
(A) To ensure the continuous operation of systems.
(B) To prevent theft of data.
(C) To prevent loss of data.
(D) To make copies of data.
13. The following SQL command has been executed and 100 records are displayed.
SELECT Surname, FirstName FROM Customers ORDER BY DOB
Which of the following is NOT true?
(A) There are 100 records in the Customers table.
(B) The records are now stored in order of DOB
(C) Only the Surname and FirstName of each customer is displayed.
(D) The contents of the displayed fields can be edited.
14. What is the purpose of twisting together pairs of wires within a twisted pair cable?
(A) To hold the wires together.
(B) To reduce the effect of external interference.
(C) To enhance the strength of the signal.
(D) To improve the physical strength of the cable.
18. Which of the following describes the communication between a client and a server in a client- server system?
(A) All data is transferred from the server to the client.
(B) Data is transferred from the client to the server. The server responds by transferring
data back to the client.
(C) Data is transferred simultaneously both from the client to the server and also from the server to the client.
(D) All data is transferred from the client to the server.
Use the following information when answering Questions 19 and 20.
The following data dictionary describes the ProductsOrdered table within a relational database.
Field name Type Field Size Description
OrderlD Long Integer 4 Foreign key to Orders table
ProductID Long Integer 4 Foreign key to Products table
UnitCost Currency 8 Cost of I item
Numitems Integer 2 Number of items
19. If a customer ordered 5 of one product and IO of another product, what is the total storage requirement for the new records created within the ProductsOrdered table?
(A) 2 bytes
(B) 18 bytes
(C) 36 bytes
(D) 270 bytes
20. UnitCost is also a field within the Products table. Which of the following is the best approach to be taken?
(A) UnitCost should be deleted from the ProductsOrdered table. The unit cost can be obtained from the Products table using the foreign key ProductiD. It is preferable for changes made to the unit cost of a product to be reflected in all orders that include that product.
(B) Both tables require a UnitCost field. We do not want the unit cost of products on existing orders to change when a product's unit cost is edited. However, we wish to use the most recent unit cost on new orders.
(C) UnitCost should be deleted from the Products table. The unit cost of products varies as prices rise and fall. Hence the unit cost for a particular product can be different on different orders.
(D) UnitCost should be deleted from both tables. A product's unit cost can change on each individual order, hence the UnitCost field should be within the Orders table.
15-17 didn't work
Does anyone have those questions
Last edited: