-
사실 어제 게시물 올렸는데 답변이 없어서 아무래도 게시물이길어서 그랬는지 다시짧게 올립니다. 꼭 바주세요
State job exam for programmer/ programmer Analyst 을 준비 하려고 하는데, 여기는 교재나 문제집이없고 그냥기본실력으로 보더군요.
하지만, 워낙 직장구하기가 쉽지 않아서 정말 될수있으면 잘보고습니다. 각섹션별로 예제문제는 공개를 해서 이렇게 보여드리는건데요.
혹시 도움될 책을 알고계시다면 꼭좀 추천바랍니다(끝까지 읽어주세요), 쉽다고들하지만, 제가프로그램경험과 컴퓨터 과목을 한국에서 들었기때문에 테크니컬한 단어나, 기관이름, 그리고테크니컬 슬랭을 모릅니다. 웹상에 있는싸이트들은 써치하는 기능만있고 단어들을모아놓은곳이없더라구요. 제가생각하기에는 기본프로그래밍 서적. 테크니컬텀있는사전같은거 보면 될것같은데 뭐가좋은지 모르겠습니다.
도와주세요.
질문입니다. 답변부탁드립니다, 각질문별로요 .1. 테크니컬한 단어정의서적?
2. 기관이름과 하는일(서적)?
3. 테크니컬 슬랭(서적)?
정보처리기사 문제들이랑 비슷한거같은데요(테크니컬한 문제들), 미국에는 이런시험 준비하는 서적 혹시 없나 요 ?
요밑에는 예제 문제 들입니다. 꼭봐주세요!!!==1. Example of Knowledge of programming techniques =======
1. A program called an assembler __________.
A. converts an assembly language source program into machine language
B. assembles module programs to produce executable code
C. checks for syntax errors
D. converts a 3rd level language program to a 4th level language program
The correct answer is A.2. The code utilized in poorly designed programs that frequently causes the program to jump from one section of code to another is often referred to as __________ code.
A. sauerkraut
B. macaroni
C. spaghetti
D. marzipan
The correct answer is C.3. Many of the commonly used programming languages follow a set of code standards developed by the __________.
A. Association of Independent Computing Professionals (AICP)
B. Computer Code Advisory Committee (CCAC)
C. American National Standards Institute (ANSI)
D. Benchmarking Commission of America (BCA)
The correct answer is C.====2. Example of Knowledge of data/file structure=================
1. The operating system is a/an ___________.
A. hardware function
B. list of procedures for use in the computer room
C. application program
D. collection of machine instructions in internal storage
The correct answer is D2. A device or system used to compensate for different rates of speed between a processing unit or output unit is often referred to as a ___________.
A. register
B. buffer
C. tank
D. read write head
The correct answer is B.3. Which of the following series is in the most logical order?
A. Words, characters, files, records
B. Characters, fields, files, records
C. Characters, words, records, files
D. Fields, records, files, words
The correct answer is C.감사합니다 . 좋은 하루 되세요 .