순서 문제는 문장의 흐름을 신경을 써야 하는데, 언제나 지시사, 대명사, 연결어 등을 신경을 써야 한다.
The growing complexity of computer software has direct implications for our global safety and security, particularly as the physical objects upon which we depend ― things like cars, airplanes, bridges, tunnels, and implantable medical devices ― transform themselves into computer code.
컴퓨터 소프트웨어의 증가하고 있는 복잡성이 직접적인 영향을 가지고 있다. 우리 지구의 안전과 보안를 위해
특별히 물리적인 물건들 우리가 그것들에 의존하고 있는- 자동차, 비행기, 다리, 터널 그리고 이식가능한 의료 장치들- 이 그것 자신들을 컴퓨터 코드로 변환하고 있다.
박스안에 문장은 컴퓨터 코드와 안정성에 대한 이야기를 언급하고 있다.
그리고 박스 안의 문장은 물리적인 장치들에 대해 언급하므로 그것과 연결된 C가 다음으로 이어진다.
Physical things are increasingly becoming information technologies. Cars are “computers we ride in,” and
airplanes are nothing more than “flying Solaris boxes attached to bucketfuls of industrial control systems.”
그다음 A 에서 이 물리적 장치들에 많은 버그가 있다는 것을 언급하고 있다.
As all this code grows in size and complexity, so too do the number of errors and software bugs. According to a study by Carnegie Mellon University, commercial software typically has twenty to thirty bugs for every thousand lines of code ― 50 million lines of code means 1 million to 1.5 million potential errors to be exploited.
그리고 C 에서 마지막으로 말웨어 공격의 토대가 된다는 것을 말한다.
This is the basis for all malware attacks that take advantage of these computer bugs to get the code to do something it was not originally intended to do. As computer code grows more elaborate, software bugs flourish and security suffers, with increasing consequences for society at large.
그래서 답은 C-A-B ->4번