Correct Answer : Protecting data by copying it from the original source to a different destination
Protecting data by copying it from the original source to a different destination is called as Backup. When an original data is lossed, to restore the information by copying the data from the source to other destination is called as Backup or Data backup.
Correct Answer : A domain name
IP addresses are converted to a domain name by DNS - Domain Name System.
Correct Answer : Assembler
Correct Answer : Test Effectiveness
Code coverage is a measure used to describe the degree to which the source code of a program is executed when a particular test suite runs.
Correct Answer : IRQ 0
IRQ-0 is the system timer commonly use in all computers. In a computer, IRQ is an interrupt request which acts as a hardware signal sent to the processor that temporarily stops a running program and allows a special program, an interrupt handler, to run instead.
Correct Answer : tracking Internet-based research
Correct Answer : Lossless
ZIP file is an archive file format that supports lossless data compression. Lossless is a fairly popular data compression method that is used in a number of different applications. Files can become corrupted when they are transferred over the internet in an uncompressed format. It enables devices to transmit or store the same amount of data in fewer bits.
Correct Answer : Broadband
Digital Subscriber Line (DSL) is a broadband connection. It is an internet access with several high-speed transmission technology.
Correct Answer : Mother board
RAM is located in The central processing unit (CPU), also called a processor, is located inside the computer case on the motherboard.
Correct Answer : Visual Basic
The language that is used to create macros in excel is Visual Basic for Applications. It is an implementation of Microsoft's event-driven programming language Visual Basic 6.