정보처리기능사 실기(베타) 필기 기출문제복원 (2010-08-27)

정보처리기능사 실기(베타)
(2010-08-27 기출문제)

목록

1과목: 데이터베이스

1. ㆍ 객체 지향 패러다임을 사용하는 객체 지향 프로그래밍 언어에서 영향을 받아 생성된 객체 지향 기술과 데이터베이스 기술의 결합체이다.
ㆍ 객체 지향 데이터 모델의 개념을 반영하여 실세계에 존재하는 객체를 표현하고 관리하는 데이터베이스 기술이다.

  1. ODBC
  2. OODB
  3. JAVA
  4. C++
(정답률: 49%)
  • 보기 중에서 객체 지향 데이터 모델의 개념을 반영하여 실세계에 존재하는 객체를 표현하고 관리하는 데이터베이스 기술은 OODB이기 때문입니다.
profile_image
1

*오류신고 접수시 100포인트 지급해드립니다.

2. ㆍ 참조 무결성 제약 조건이 설정된 기본 테이블의 특정 데이터를 삭제할 때 그 데이터와 관계를 맺고 연관되어 있는 다른 테이블의 데이터들도 연쇄적으로 삭제되는 것을 말한다.
ㆍ 관계 데이터베이스에서 주 테이블(Main Table)의 데이터 삭제 시각 외래키에 대해 부합되는 모든 데이터를 삭제하는 참조 무결성의 법칙을 말한다.

  1. OODB
  2. DOMAIN
  3. DISTINCT
  4. CASCADE
(정답률: 78%)
  • CASCADE는 참조 무결성 제약 조건이 설정된 기본 테이블의 데이터를 삭제할 때, 그 데이터와 관계를 맺고 연관되어 있는 다른 테이블의 데이터들도 연쇄적으로 삭제되는 것을 의미합니다. 따라서 CASCADE는 데이터 일관성을 유지하기 위해 필요한 옵션입니다.
profile_image
1

*오류신고 접수시 100포인트 지급해드립니다.

3. ㆍ 마이크로소프트사에 의해 개발된 것으로, 데이터베이스를 액세스하기 위한 소프트웨어의 표준규격이다.
ㆍ 여러 종류의 데이터베이스를 액세스할 수 있으며, 이를 위해서는 각 데이터베이스마다 특정한 모듈이나 드라이버가 필요하다.

  1. ODBC
  2. JAVA
  3. OODB
  4. 알고리즘
(정답률: 58%)
  • ODBC는 데이터베이스를 액세스하기 위한 소프트웨어의 표준규격으로, 여러 종류의 데이터베이스를 액세스할 수 있으며 각 데이터베이스마다 특정한 모듈이나 드라이버가 필요하다는 특징이 있기 때문에 정답입니다.
profile_image
1

*오류신고 접수시 100포인트 지급해드립니다.

4. ㆍ 데이터베이스에 정의된 애트리뷰트(속성, 컬럼)들이 취할 수 있는 데이터 속성의 제약 조건이 정의되어 있다.
ㆍ 데이터베이스에 저장되는 데이터 속성들의 데이터 유형, 데이터의 길이, 데이터 허용 범위, 데이터의 기본값, 데이터의 생성 규칙 등이 정의되어 있다.
ㆍ 관계형 데이터 모델에서 특정 애트리뷰트가 취할 수 있는 동일한 데이터 유형의 모든 원자 값들의 집합이다.

  1. 도메인
  2. 관계해석
  3. 관계대수
  4. OODB
(정답률: 79%)
  • 보기에서 설명하는 내용은 데이터베이스에서 애트리뷰트가 취할 수 있는 데이터 속성의 제약 조건과 데이터 유형, 길이, 허용 범위, 기본값, 생성 규칙 등을 정의하는 것이다. 이러한 제약 조건과 속성들의 집합을 도메인이라고 한다. 따라서 정답은 "도메인"이다.
profile_image
1

*오류신고 접수시 100포인트 지급해드립니다.

5. ㆍ 데이터베이스 내에 저장된 데이터 값과 그 것이 나타내는 실제 값이 일치하는 정확성을 의미한다.
ㆍ 데이터 값들이 항상 일관성을 갖고, 유효한 데이터가 존재하도록 하는 제약조건을 두어 안정적이며 결함 없이 존재시키는 데이터베이스의 특성이다.

  1. 독립성
  2. DBA
  3. 무결성
  4. 카디날리티
(정답률: 82%)
  • 보기에서 설명하는 내용은 데이터베이스의 정확성과 일관성을 유지하는 특성이다. 이를 나타내는 용어는 "무결성"이며, 다른 보기와는 관련이 없다. 따라서 정답은 "무결성"이다.
profile_image
1

*오류신고 접수시 100포인트 지급해드립니다.

2과목: 신기술

6. ㆍ ( )은(는) 웹(Web)과 '기록'이라는 뜻의 로그(Log)가 결합된 용어로, 개인의 취미, 생각, 견해, 일상, 칼럼 등의 내용을 웹 상에 글로 등록하고, 다른 사람에게도 공유할수 있는 일종의 웹을 통한 기록일지라고 할수 있다. ( )을(를) 줄여서 블로그(Blog)라고도 하는 데 ( )보다 흔히 사용한다.

  1. 블로그
  2. 소셜네트워크
  3. 로그
  4. 웹로그
(정답률: 55%)
  • "웹로그"는 웹과 로그가 결합된 용어로, 개인의 기록을 웹 상에 등록하고 공유하는 것을 의미한다. 따라서 "웹로그"가 정답이다. "블로그"는 웹로그를 줄여서 부르는 용어이며, "소셜네트워크"는 다른 사람들과의 소통을 중심으로 한 웹 서비스를 의미한다. "로그"는 기록을 의미하지만, 웹과 결합되어 있는 것은 아니기 때문에 정답이 될 수 없다.
profile_image
1

*오류신고 접수시 100포인트 지급해드립니다.

7. ㆍ ( )은(는) 2.4Hz 대를 사용하는 무선 랜(WLAN)규격(IEEE 802.11b)에서 정한 제반 규정에 적합한 제품에 주어지는 인증 마크이다. 이 규격에 따라 제작된 제품 중에서 무선 네트워크 관련 기업이 만든 업계 단체인 WECA(Wireless Ethernet Compatibility Alliance)가 자체 시험을 통해 상호 접속성 등을 확인한 후 인증을 취득한 제품에 한해 이 마크를 붙일 수 있다.

  1. IMT-2000
  2. WIPI
  3. Wi-Fi
  4. ISDN
(정답률: 50%)
  • 문제에서 설명한 인증 마크인 "Wi-Fi"는 무선 랜(WLAN)규격(IEEE 802.11b)에서 정한 제반 규정에 적합한 제품에 주어지는 인증 마크이다. 따라서 "Wi-Fi"가 정답이다.
profile_image
1

*오류신고 접수시 100포인트 지급해드립니다.

8. ㆍ ( )은(는) 확장성 생성 언어(XML)와 단순 객체 접근 통신 규역(SOAP)을 기반으로 한 통합 웹 서비스 플랫폼이다. 마이크로소프트사의 통합 인터넷 전략으로, 인터넷에서 데이터를 정의해주는 사실상의 표준인 XML을 사용하여 서비스와 콘텐츠가 상호 작용하여 접속되고, 언제 어디서나 어떠한 이동 단말기로도 각종 콘텐츠를 이용할 수 있는 기반을 제공한다.

  1. Framework(.NET)
  2. 디지털 워터마크
  3. 방화벽
  4. WML
(정답률: 43%)
  • 문제에서 설명한 기능들을 모두 제공하는 것은 Framework(.NET)이기 때문입니다. 다른 보기들은 해당 기능들과는 관련이 없습니다.
profile_image
1

*오류신고 접수시 100포인트 지급해드립니다.

9. ㆍ ( )은(는) 전자상거래를 위해 UN산하 UN/CEFACT와 민간 비영리 IT 표준화 컨소시엄인 OASIS가 개발한 XML기반의 전자상거래 분야의 개방형 표준이다. 모든 거래당사자들이 상호 운용성과 일관성이 확보된 환경에서 안전하게 전자상거래 정보를 전세계적으로 사용할수 있는 개방형 기반 구조를 제공하는데 목표를 두고 있으며, 2001년 5월 11일 오스트리아 비엔나 회의에서 표준으로 확정되었다.

  1. TCP/IP
  2. Linux
  3. ebXML
  4. IEEE
(정답률: 41%)
  • ebXML은 전자상거래 분야의 개방형 표준으로, UN산하 UN/CEFACT와 OASIS가 개발한 XML기반의 구조를 제공한다. 이를 통해 모든 거래당사자들이 안전하게 전자상거래 정보를 전세계적으로 사용할 수 있는 환경을 제공하며, 2001년에 표준으로 확정되었다.
profile_image
1

*오류신고 접수시 100포인트 지급해드립니다.

10. ㆍ ( )은(는) 웹에서 제공하는 정보 및 서비스를 이용하여 새로운 소프트웨어나 서비스, 데이터베이스 등을 만드는 것으로, 다수의 정보원이 제공하는 콘텐츠를 조합하여 하나의 서비스로 제공하는 웹 사이트 또는 애플리케이션을 말한다. 구글이나 야후 등이 제공하는 지도 서비스, 인터넷 서점 아마존이 제공하는 상품 정보 등, 자사의 기술을 웹서비스로서 API를 공개하는 경우가 늘고 있으며, 이들 기능에 독자적인 사용자 인터페이스를 융합하여 새로운 서비스를 제공하고 있다.

  1. Mashup
  2. IDS
  3. 패킷
  4. WAN
(정답률: 38%)
  • 다수의 정보원이 제공하는 콘텐츠를 조합하여 하나의 서비스로 제공하는 것을 말하는데, 이는 마치 음악에서 여러 곡을 섞어 만드는 Mashup과 비슷한 개념이기 때문에 "Mashup"이라는 용어가 사용된다.
profile_image
1

*오류신고 접수시 100포인트 지급해드립니다.

3과목: 전산영어

11. ( ) is a thin, flat electronic visual display that user the light modulating properties of liquid crystal(LCs). They are use in a wide range of applications including computer monitors, television, instrument panels, aircraft cockpit displays, signage, etc. ( )s have displaced cathode ray tube(CRT) displays in most applications. the are usually more compact, lightweight, portable, less expensive, more reliable, and easier on the eyes, They are available in a wider range of screen size than CRT and plasm displays, and since they do not use phosphors, they cannot suffer image burn-in

  1. USB
  2. LCD
  3. CRT
  4. PDP
(정답률: 59%)
  • LCD is a type of electronic visual display that uses liquid crystal technology. It is more compact, lightweight, portable, less expensive, more reliable, and easier on the eyes than CRT displays. It is also available in a wider range of screen sizes and cannot suffer from image burn-in.
profile_image
1

*오류신고 접수시 100포인트 지급해드립니다.

12. In a computer's central processing unit(CPU), an ( ) is a register in which intermediate arithmetic and logic results are stored. Without a register like an ( ), it would be necessary to write the result of each caculation(addition, multiplication, shift, etc.) to main memory, perhaps only to be read right back again for use in the next operation

  1. CPU
  2. CAD
  3. Accumulater
  4. Address
(정답률: 47%)
  • An accumulator is a register in the CPU that stores intermediate arithmetic and logic results. It is used to perform calculations and hold the results temporarily before they are transferred to memory or used in the next operation. Without an accumulator, the CPU would have to constantly read and write to memory, which would slow down the processing speed. Therefore, an accumulator is an essential component of a CPU.
profile_image
1

*오류신고 접수시 100포인트 지급해드립니다.

13. A ( ) is the basic unit of information in computing and telecommunucations, it is the amount of information that can be stored by a digital device or other physical system that can usually exist in only two distinct states. These may be the two stable positions of an electrical switch, two distinct voltage or current levels allowed by a circuit, two distinct levels of light intensity, two directions of magnetization or polarization, tec

  1. Cache
  2. Register
  3. CPU
  4. Bit
(정답률: 34%)
  • The description mentions that the basic unit of information can exist in only two distinct states, which is the defining characteristic of a bit.
profile_image
1

*오류신고 접수시 100포인트 지급해드립니다.

14. ( ) is a important industrial art extensively use in many applications, including automotive, shipbuilding, and aerospace industries, industral and architectural design, prosthetics, and many more. ( ) is also widely used to produce computer anumation for special effect in movies, advertising and technical manuals. The modern ubiquity and power of computers means thateven perfume bottle and shampoo dispenser are designed using technuques unheard of by engineers of the 1960s. Because of its enormous economic computational geometry. computer graphics(both hardware and software), and discrete differential geometry.

  1. Gateway
  2. CAD
  3. SMTP
  4. Assembler
(정답률: 39%)
  • CAD (Computer-Aided Design) is an important industrial art extensively used in many applications, including automotive, shipbuilding, and aerospace industries, industrial and architectural design, prosthetics, and many more. It is also widely used to produce computer animation for special effects in movies, advertising, and technical manuals. The modern ubiquity and power of computers mean that even perfume bottles and shampoo dispensers are designed using techniques unheard of by engineers of the 1960s. Because of its enormous economic impact, CAD relies heavily on computational geometry, computer graphics (both hardware and software), and discrete differential geometry.
profile_image
1

*오류신고 접수시 100포인트 지급해드립니다.

15. In computing, the ( ) is the central component of most computer operating system, it is a bridge between applicasions and actual data processing done at the hardware level. The ( )'s responsibilities include managing the system's resources(the communuication between hardware andn software components). Usually as basic component of an operating system, a ( ) can provide the lowest-level abstraction layer for the resources(especially processors and I/O devices) that application software must control to perform its function. It typically makes these facilities availavle to application processes throught inter-process communucation mechanisms and system calls.

  1. Kernel
  2. Internet
  3. XML
  4. Register
(정답률: 48%)
  • 보기에서 "Kernel"은 "most computer operating system의 중심 구성 요소"이며, "applicasions과 actual data processing done at the hardware level" 사이의 "bridge" 역할을 한다는 것이 명시되어 있습니다. 또한, "managing the system's resources"와 "providing the lowest-level abstraction layer for the resources"를 담당하며, "application processes throught inter-process communucation mechanisms and system calls"를 통해 이러한 기능을 제공한다고 설명되어 있습니다. 따라서, 이 문장에서 빈칸에 들어갈 정답은 "Kernel"입니다.
profile_image
1

*오류신고 접수시 100포인트 지급해드립니다.