Questões de Concurso

Foram encontradas 442 questões

Resolva questões gratuitamente!

Junte-se a mais de 4 milhões de concurseiros!

Q371784 Arquitetura de Software
Com referência a CORBA e web services, julgue os itens subsequentes.

Existem dois conceitos fundamentais no web services: o envelope, que é o elemento de informação mais externo de uma mensagem SOAP, e o cabeçalho, que consiste em uma coleção de zero ou mais blocos de cabeçalho SOAP.
Alternativas
Q370954 Arquitetura de Software
Os protocolos utilizados em web services possuem diferentes características e servem a diferentes propósitos. Considere:

I. Responsável por transportar mensagens entre aplicações.

II. Responsável por codificar as mensagens em um formato XML.

III. Responsável por descrever a interface do web service.

IV. Responsável por centralizar a informação de web services, possibilitando a publicação e descoberta de serviços disponíveis na rede.

Os protocolos associados a I, II, III e IV são correta e respectivamente:
Alternativas
Q370953 Arquitetura de Software
Web services
Alternativas
Q367125 Arquitetura de Software
Em relação aos padrões envolvidos com tecnologia de web services, pode-se afirmar que
Alternativas
Q365346 Arquitetura de Software
Considere as afirmações abaixo.

I - In Object-Oriented Programming, the Abstract Factory pattern is one level of abstraction higher than the factory pattern. You can use this pattern when you want to return one of several related classes of objects, each of which can return several different objects on request. In other words, this pattern is a factory object that returns one of several factories. One classic application is the case where your system needs to support multiple “look- and-feel” user interfaces, such as Windows-9x, Motif or Macintosh. You tell the factory that you want your program to look like Windows and it returns a GUI factory which returns Windows-like objects. Then when you request specific objects such as buttons, check boxes and windows, the GUI factory returns Windows instances of these visual interface components.

II - Although Web Services do not necessarily translate to SOA, and not all SOA is based on Web Services, the relationship between the two technology directions is important and they are mutually influential: Web Services momentum will bring SOA to mainstream users, and the best-practice architecture of SOA will help make Web Services initiatives successful.

Pode-se afirmar que:
Alternativas
Respostas
296: C
297: E
298: B
299: C
300: C