Computer Fundamental Miscellaneous - Study Mode

[#296] IDE (ATE) or SATA interface connect Mother board with-
Correct Answer

(D) Hard disk

Explanation

Solution: IDE (ATE) or SATA are different types of interfaces to connect storage devices to a computer's system bus. SATA stands for Serial Advanced Technology Attachment (or Serial ATA) and IDE is also called Parallel ATA or PATA.

[#297] USB is a type of-
Correct Answer

(B) Port

Explanation

Solution: Every USB connection makes up a port in the host device, a connecting cable, and a receptor device. USB-A is a traditional USB host port design and one of the easiest to recognize on devices.

[#298] Surgeons can perform delicate operation by manipulating devices through computers instead of manually. this technology is known as-
Correct Answer

(A) Robotics

Explanation

Solution: Surgeons can perform delicate operation by manipulating devices through computers instead of manually. this technology is known as robotics. Robotics is an interdisciplinary branch of computer science and engineering. Robotics involves design, construction, operation, and use of robots.

[#299] Process of Combining strings is known as
Correct Answer

(D) Concatenation

Explanation

Solution: Concatenation is the process of appending one string to the end of another string. The concatenation of two or more numbers is the number formed by concatenating their numerals.

[#300] A program that performs a useful task while simultaneously allowing destructive acts is:
Correct Answer

(B) Trojan Horse

Explanation

Solution: Trojan horses are software programs that masquerade or disguise as regular programs, such as games, disk utilities, and even antivirus programs. But if they are run, these programs can do malicious things to your computer. For example, a Trojan horse might appear to be a computer game, but once you double-click it, the program starts writing over certain parts of your hard drive, corrupting your data. While this is certainly something you want to avoid, it is good to know that these malicious programs are only dangerous if they are given a chance to run. Also, most antivirus programs can catch Trojan horses when scanning for viruses. Unlike viruses, however, Trojan horses don't replicate themselves. Though it is possible for a Trojan horse to be attached to a virus file that spreads to multiple computers.