최신 SpringSource Certification Program CoreSpringV3.2 무료샘플문제:
1. Which of the following statements is NOT true about advice types and exception handling? (select one)
A) An Around advice type can swallow, or halt the propagation of, an exception thrown by the target method.
B) An AfterReturning advice type can swallow, or halt the propagation of, an exception thrown by the target method.
C) If a Before advice method throws an exception, the target method will not be called
2. Consider the following code sample which creates an ApplicationContext from a file called "application-config.xml" in the "rewards.internal" package, and a file called test-infra-config.xml in the current folder:
ApplicationContext context = new FileSystemXmlApplicationContext("classpath:rewards.internal.application-config.xml", "file:testinfra-config.xml");
Which of those statements is true? (select one)
A) The use of the "file" prefix is not necessary
B) Both a and b
C) The use of the "." separator is correct
D) The use of the "classpath" prefix is not necessary
3. public class ClientServiceImpl implements ClientService {
@Transactional(propagation=Propagation.REQUIRED)
public void update1() {
update2();
}
@Transactional(propagation=Propagation.REQUIRES_NEW)
public void update2() { // ... }
}
You are using transactions with Spring AOP. What is happening when the update1 method is called? (Select one)
A) There is only one transaction because the call to update2() is internal (it does not go through the proxy)
B) There is only one transaction because REQUIRES_NEW runs into the active transaction if one already exists
C) There are 2 transactions because REQUIRES_NEW always runs in a new transaction
4. State which operation is not performed by the JdbcTemplate (select one)
A) Execution of the statement
B) Definition of the DataSource
C) Acquisition of the connection
D) Release of the connection
5. Which of the following scenarios requires you to instantiate an ApplicationContext using the 'new' keyword? (Select one)
A) Both a and b
B) Bootstrapping your Spring application within a Java main() method
C) Deploying your Spring application in an application server, packaged in a WAR file
D) Running your Spring application inside a JUnit test (using SpringJUnit4ClassRunner)
질문과 대답:
| 질문 # 1 정답: B | 질문 # 2 정답: A | 질문 # 3 정답: A | 질문 # 4 정답: B | 질문 # 5 정답: B |














1407 개 고객 리뷰
품질과 가치ITCertKR 의 높은 정확도를 보장하는 최고품질의 덤프는 IT인증시험에 대비하여 제작된것으로서 높은 적중율을 자랑하고 있습니다.
테스트 및 승인ITCertKR 의 덤프는 모두 엘리트한 전문가들이 실제시험문제를 분석하여 답을 작성한 만큼 시험문제의 적중률은 아주 높습니다.
쉽게 시험패스ITCertKR의 테스트 엔진을 사용하여 시험을 준비한다는것은 첫 번째 시도에서 인증시험 패스성공을 의미합니다.
주문하기전 체험ITCertKR의 각 제품은 무료 데모를 제공합니다. 구입하기로 결정하기 전에 덤프샘플문제로 덤프품질과 실용성을 검증할수 있습니다.
