ITEE ITEE-1 | Page 332

Q64. Which of the following corresponds to Process 1, when representing the following procedure in the flowchart below? The remainder divided by two is substituted into m. ① Divide n by 2 and find the remainder. Replace for m. ② If the value of m is 0, indicate “Even number.” ③ If the value of m is 1, indicate “Odd number.” YES Is m equal to 0? Process 1 NO Process 2 a) Indicate as “Even number” b) Indicate as “Odd number” c) Indicate value of m d) Indicate value of n Q65. a) Data mart b) Data mining c) Backup file d) Log file Q66. Practice exam 1 Which of the following describes a file that is stored to enable the recovery of a database as a precaution against hardware failure, by copying the database contents at a given point in time? Which of the following is achieved by implementing IPv6, compared with IPv4 that is widely used today? a) Resolve the shortage of IP addresses caused by the rapid spread of the Internet b) Use Japanese in e-mail addresses and domain names c) Connect to the Internet from regular households, using optical fiber d) Use multicasting to send packets simultaneously to multiple hosts Q67. Which of the following is a characteristic of JavaScript? a) Is directly written in an HTML file, and is executed by a browser. b) Is executed on a Web server, and resides in the memory once executed, to enable fast processing. c) Is compiled first before execution. d) Cannot read or write to user files when downloaded. 326