Q2 Multiple choice Flag Which of the following are TRUE regarding Service Component Architecture (SCA)? Select all that apply. A Standard Java classes are used to store data. B Integration developers can concentrate more time on the details of the service implementation. C Without SCA, you must change application code to respond to service implementation changes. D SCA provides a single service component abstraction for services that may already be implemented as business processes. E The service component definition is included in a file called <SERVICE_NAME>.SCDL that can havezero or more interfaces associated with it. Correct answer