본문 바로가기
정보처리기사/전산영어

정보처리기사 실기 - 전산영어 기출 2

by boolean 2017. 4. 5.
728x90

정보처리기사 실기 - 전산영어 기출 2


1장

문제1 - FTP

1. ( 1 ) is the protocol for exchanging files over the Internet. ( 1 ) works in the same way as HTTP for transferring Web pages from a server to a user's browser and SMTP for transferring electronic mail across the Internet. Like these technologies, ( 1 ) uses the Internet's TCP/IP protocol to enable data transfer.

?

1. FTP : File Transfer Protocol(파일 전송 통신규약)

(FTP)는 인터넷 상에서 파일을 교환하는 프로토콜이다. (FTP)는 서버로부터 사용자의 웹브라우저로 웹페이지를 전송하기 위하여 HTTP가 동작하는 방식이지만 인터넷을 가로질러 전자우편을 전송하기 위해 SMTP가 동작하는 방식과 동일하게 운영된다. 이들 기술처럼 (FTP)는 데이터 전송이 가능하도록 인터넷의 TCP/IP 프로토콜을 사용한다.

-------------

?

문제2 - URL

2. ( 1 ) is the unique address for a file that is accessible on the Internet. A common way to get to a Web site is to enter the ( 1 ) of its home page file in your Web browser's address line. ( 2 ) is the global address of documents and other resources on the World Wide Web. The first part of the address indicates what protocol to use, and the second part specifies the IP addressor the domain name where the resource is located.


2. URL : Uniform Resource Locator

(URL)은 인터넷에서 접근 가능한 파일을 찾기 위한 유일한 주소이다. 웹 사이트에 접근하는 일반적인 방법은 웹 브라우저의 주소창에 접속할 홈페이지 파일의 URL을 입력하는 것이다. (URL)WWW 속의 문서나 자원에 대한 전역주소를 말한다. 이 주소의 첫 부분은 사용하는 프로토콜이며, 두 번째 부분은 자원이 위치해 있는 IP 주소 또는 도메인 이름을 나타낸다.

-------------


문제3 - CAD

3. ( 3 ) is the short for Computer Aided Design. ( 3 ) contributes in design of back and production automation by construction, engineering works, machine, logic inning.


3. CAD : Computer Aided Design(컴퓨터 이용 설계)

(캐드)는 컴퓨터를 활용한 설계의 약어이다. (캐드)는 건축, 토목, 기계, 논리회로 등의 설계 및 생산자동화에도 기여한다.

 

-------------------


 

문제4 - Virus

4. A computer ( 4 ) attaches itself to a program or file so it can spread from one computer to another, leaving infections as it travels. Almost all ( 4 )es are attached to an executable file, which means the ( 4 ) may exist on your computer but it cannot infect your computer unless you run or open the malicious program. It is important to note that a ( 4 ) cannot be spread without a human action to keep it going.


4. 컴퓨터 (바이러스)는 스스로를 프로그램이나 파일에 복제하여 한 컴퓨터에서 다른 컴퓨터로 전염될 수 있으며 전염될 때 마다 감염시키고 떠난다. 대부분의 바이러스는 실행파일에 전염되는데 이는 바이러스가 컴퓨터 안에 존재하더라도 악성프로그램을 실행하거나 열지 않는 이상 컴퓨터를 감염시키지 않을 수 있음을 의미한다. 사람의 행동 없이는 (바이러스) 전파가 이루어지지 않는다는 점도 중요한 사실이다.

-------------------


문제5 - Compiler

5. ( 5 ) is a program that generates object programs, converting the command of source program into that of machine languages. Most ( 5 )s translate a source code text file, written in a high level language such as C, C++, COBOL etc., to object code or machine language, e.g. into an executable .EXE or .COM file. A ( 2 ) is provided by software developers or computer manufacturers.


5. 소스(원시)프로그램의 명령어를 기계어로 변환하여 목적프로그램을 산출하는 것이 (컴파일러)이다. (컴파일러)는 소프트웨어 개발자나 컴퓨터 생산자에 의하여 제공된다. 대부분의 ( 2 )C, C++, COBOL 등과 같은 고급언어로 작성된 소스코드텍스트 파일을 목적코드 또는 실행 가능한 .EXE이나 .COM 파일과 같은 기계어로 번역한다.


2장

문제1 - Assembler

1. ( 1 ) is a program that converts assembly language into machine code.

?

1. (어셈블러)는 어셈블리어를 기계어 코드로 변환시키는 프로그램이다.

-------------

?

문제2 - Real time Processing

2. ( 2 ) is defined as the process in which the user's query is instantaneously answered by th computer.

 

2. (실시간처리)는 사용자의 질의에 대한 즉각적인 응답이 이루어지는 컴퓨터의 처리 방식을 의미한다.

-------------


문제3 - intersection realtionship

3. ( 3 ) is used to represent N:M (many-to-many) relationship between the tables in the database.


3. (교차관계)는 데이터베이스의 테이블 간의 N:M(다대다) 관계가 성립될 수 있도록 한다.

-------------------


문제4 - DNS

4. ( 4 ) is an Internet service that translates domain name into IP address.


4. (DNS)는 도메인 이름을 IP주소로 변환시켜 주는 인터넷 서비스를 말한다.

 

---------------------

문제5 - GNU

5. ( 5 ) is a UNIX-compatible software system developed by the Free Software Foundation. The philosophy behind ( 5 ) is non-proprietary. Anyone can download, modify and redistribute ( 5 )software.


5. (GNU)는 자유소프트웨어 재단(FSF)에서 개발한 유닉스 호환형 소프트웨어 시스템이다. (GNU)의 배경이 되는 철학은 비독점적인 소프트웨어를 만드는 것이다. 어느 누구라도 (GNU) 소프트웨어를 다운로드 받고 수정하여 재배포할 수 있다.

3장

문제1 - DBMS

1. ( 1 ) is a collection of programs that enables you to store, modify, and extract information from a database. There are many different types of ( 1 )s, ranging from small systems that run of personal computers to huge system that run on mainframes.

?

1. DBMS : Data Base Management System(데이터베이스 관리 시스템)

(DBMS)는 데이터베이스에 정보를 저장하거나 수정, 추출할 수 있도록 해주는 프로그램들의 모음을 가리킨다. 개인용 컴퓨터에서 돌아가는 작은 것부터 시작하여 대형컴퓨터(메인프레임)에서 돌아가는 큰 것까지 (DBMS)의 종류는 매우 다양하다.

-------------

?

문제2 - Virus

2. A computer ( 2 ) attaches itself to a program or file so it can spread from one computer to another, leaving infections as it travels. Almost all ( 2 )es are attached to an executable file, which means the ( 2 ) may exist on your computer but it cannot infect your computer unless you run or open the malicious program.

 

2. 컴퓨터 (바이러스)는 스스로를 프로그램이나 파일에 복제하여 한 컴퓨터에서 다른 컴퓨터로 전염될 수 있으며 전염될 때 마다 감염시키고 떠난다. 대부분의 (바이러스)는 실행파일에 전염되는데 이는 (바이러스)가 컴퓨터 안에 존재하더라도 악성프로그램을 실행하거나 열지 않는 이상 컴퓨터를 감염시키지 않을 수 있음을 의미한다.

-------------


문제3 - Structured Programming

3. ( 3 ) makes easier to understand you programming and correction on your computer. also it is a kind of programming methodology which solves problems methodically to make it easy to check accuracy. ( 3 ) has 3 kinds of control structures which are sequence type, condition type(if~then else etc) and iteration type(for, while, do~while etc).

 

3. (구조적프로그래밍)은 컴퓨터의 프로그램을 만들 때 쉽게 이해할 수 있고, 수정하기 쉬우며, 정확성을 검증하기 쉬운 프로그램이 되도록 문제를 단계적으로 상세히 풀어나가는 프로그래밍 방법론이다. (구조적프로그래밍)의 제어구조는 순차형, 조건형(if~then else ), 반복형(for, while, do~while )3가지가 있다.

-------------------


문제4 - Compiler

4. A ( 4 ) is a program that translates a series of instructions written in one program language(called the source language) into a resulting output in another computer language(also called the object or target language). Most ( 4 )es translate a source code text file written in a high level language such as C, C++, COBOL etc., to object code or machine language, e.g. into an executable .EXE or .COM file. A ( 4 ) is provided by software developers of computer manufacturers.


4. 하나의 프로그래밍 언어(소스언어라고 부름)로 작성된 일련의 명령어들을 다른 컴퓨터 언어(목적언어 또는 목표언어라고 부름)로 이루어진 결과 출력으로 번역하는 프로그램이 (컴파일러) 이다. 대부분의 (컴파일러)C, C++, COBOL 등과 같은 고급언어로 작성된 소스코드 텍스트 파일을 목적코드 또는 실행 가능한 .EXE이나, .COM 파일과 같은 기계어로 번역한다. (컴파일러)는 소프트웨어 개발자 또는 컴퓨터 생산자에 의해 제공된다.

 

---------------------

문제5 - FireWall

5. ( 5 ) is a system designed to prevent unauthorized access to or from a private network. A ( 5 ) can be implemented in both hardware and software, or a combination of both. A ( 5 ) is frequently used to prevent unauthorized intranet users from accessing private the intranet pass through the ( 5 ), which examines each message and blocks those that do not meet the specified security criteria.


5. (방화벽)은 사설망으로 들고나는 비인가 된 접근을 막도록 설계된 시스템이다. (방화벽)은 하드웨어와 소프트웨어 모두 혹은 이 둘의 결합된 형태로 구현될 수 있다. (방화벽)은 허가받지 않은 사용자가 인터넷에 연결된 사설망, 특히 인트라넷을 접근하지 못하도록 막아내는데 자주 사용된다. 인트라넷으로 들어오거나 나가는 모든 메시지는 (방화벽)을 통과하게 되며 방화벽은 각 메시지를 검사하여 명시된 보안기준을 만족하지 않을 경우 이를 차단한다.


4장

문제1 - EDI

1. ( 1 ) is the transfer of data between different companies using networks, such as the Internet. As more and more companies get connected to the Internet, ( 1 ) is becoming increasingly important as an easy mechanism for companies to buy, sell, and trade information.

?

1. EDI : Electronic Data Interchange(전자 자료 교환) => (EDI)는 인터넷과 같은 네트워크를 이용한 서로 다른 회사들 사이에서 일어나는 데이터 전송을 말한다. 더욱더 많은 회사들이 인터넷에 연결됨에 따라 정보를 판매, 구입, 거래하는 데 있어서 (EDI)는 손쉬운 체계로서 그 중요성이 더욱 증가되고 있다.

-------------

?

문제2 - LBS

2. ( 2 ) talks service informing to user's mobile communication device of hand-phone etc.. because use mobile communication base radio station and satellite.

 

2. LBS : Location Based Service(위치 기반 서비스) => LBS)는 이동통신 기지국과 위성을 이용하여 사용자의 휴대폰 등의 이동통신 기기에 정보를 제공하는 서비스를 말한다.

-------------


문제3 - RFID

3. ( 3 ) is a system that discriminate target because use radio frequency. ( 3 ) is change of place candle light cognition system that thread and embodies small size chip to goods and so on.

 

3. RFID : Radio Frequency Identification => (RFID)는 무선주파수를 이용하여 대상을 식별하는 시스템이다. (RFID)는 물품 등에 소형 칩을 장착하여 구현한 비접촉 인식시스템이다.

-------------------


문제4 - DMB

4. ( 4 ) is doing to watch multi_channel TV through among transfer, portable terminal or terminal for vehicles communication broadcasting fusion service. Our country of ( 4 ) service that embody TV to potable telephone is world first.


4. DMB(Digital Multimedia Broadcasting) => (DMB)는 이동 중에도 휴대용 단말기나 차량용 단말기를 통하여 다채널 TV시청할 수 있도록 해주는 통신 방송 융합 서비스이다. 휴대전화에 TV를 구현한 (DMB) 서비스는 우리나라가 세계 최초이다.

 

---------------------

문제5 - PDP

5. ( 5 ) puts and embodies gas of neon and so on between 2 chapter's thin glass board. ( 5 ) is Plasma Display Panel's abbreviated word.


5. PDP(Plasma Display Panel) => (PDP)2장의 얇은 유리 기판 사이에 네온 등의 가스를 넣어 구현한다. (PDP)Plasma Display Panel의 약어이다.


5장

문제1 - Bit

1. ( 1 ) means binary digit by standard unit of digital making. From binary to 0 and 1 all number do expression and 0 or 1 is one ( 1 ).

?

1. Bit : Binary Digit

(bit)는 디지털 표기의 기본단위로 2진 숫자를 의미한다. 2진수에서는 01로만 모든 수를 표기하는데 0 또는 1이 하나의 (bit) 이다.

-------------

?

문제2 - Compiler

2. ( 2 ) is a program that generates object programs, converting the command of source program into that of machine languages. ( 2 ) is provided by computer manufacturers or software developers, and it is needed by the most high-level languages such as C, C++, COBOL, etc

?

2. (컴파일러)는 원시프로그램의 명령어를 기계어로 변환하여 목적프로그램을 생성하는 프로그램이다. (컴파일러) 컴퓨터 제조업자 또는 소프트웨어 개발자에 의해 제공된다. 그리고 C, C++, COBOL 등의 많은 고급언어들에 필요하다.

-------------


문제3 - ROM

3. ( 3 ) is computer memory on which data has been prerecorded. Once data has been written onto a ( 3 ) chip, it removed and can only be read.

?

3. ROM : Read Only Memory(읽기 전용 메모리)

(ROM)은 데이터가 미리 기록되어 있는 컴퓨터 메모리이다. 데이터가 (ROM) 칩에 일단 기록되면 지워지지 않으며 단지 읽을 수만 있다.

-------------------


문제4 - CPU

4. ( 4 ) is the brain of a computer. The ( 4 ) is where most calculations take place. In terms of computing power, the ( 1 ) is the most important element of a computer system. The ( 4 ) has three parts:: an arithmetic logic unit(ALU), a control unit(CU), and a set of registers.


4. CPU : Central Processing Unit(중앙처리장치)

(CPU)는 컴퓨터 두뇌에 해당한다. (CPU) 안에서 대부분의 연산이 일어난다. 연산처리 능력측면에서 볼 때 (CPU)는 컴퓨터 시스템에서 가장 중요한 구성요소이다. (CPU)는 산술논리연산장치, 제어장치, 레지스터의 집합 등 크게 세부분으로 구성된다.

---------------------

문제5 - Hashing

5. ( 1 ) key that can do direct access to address of memory device so that can find data stored more fast define. ( 1 ) data that store data for quick search of data on table, and change this to address of table through suitable function if pay key value of data and want search.


5. (해싱)은 저장된 자료를 보다 빨리 찾을 수 있도록 기억장치의 주소에 직접 접근 할 수 있는 키를 정의하는 것이다. (해싱) 데이터의 신속한 검색을 위해 데이터를 테이블에 저장하고, 데이터의 키 값을 주면 이를 적절한 함수를 통하여 테이블의 주소로 변환하여 원하는 데이터를 찾아낸다.


댓글