Principais perguntas e respostas de entrevista e testes online
Plataforma educacional para preparacao de entrevistas, testes online, tutoriais e pratica ao vivo

Desenvolva habilidades com trilhas de aprendizado focadas, simulados e conteudo pronto para entrevistas.

WithoutBook reune perguntas de entrevista por assunto, testes praticos online, tutoriais e guias comparativos em um unico espaco de aprendizado responsivo.

Preparar entrevista

Java Beans perguntas e respostas de entrevista

Pergunta 11. What is the serializable class in java beans?

Any class is serializable as long as that class or a parent class implements the java.io.Serializable interface. Examples of serializable classes include Component, String, Date, Vector, and Hashtable.

Isto e util? Adicionar comentario Ver comentarios
 

Pergunta 12. How to create bound property in bean application?

To create the title property as a bound property for the MyBean component in the NetBeans GUI Builder, perform the following sequence of operations:

► Right-click the Bean Patterns node in the MyBean class hierarchy.
► Select Add|Property from the pop-up menu.
► Fill the New Property Pattern form as shown on the following figure and click OK.

Isto e util? Adicionar comentario Ver comentarios
 

Pergunta 13. What is Glasgow?

Glasgow - the code name for add-ins to the JavaBeans specification. It contains following specifications:

► The Extensible Runtime Containment and Services Protocol
► The Drag and Drop Subsystem for the Java Foundation Classes
► The JavaBeans Activation Framework

Isto e util? Adicionar comentario Ver comentarios
 

Pergunta 14. How does the InfoBus relate to JavaBeans?

The InfoBus specification extends JavaBeans by providing a set of enhanced interfaces to share and exchange dynamic data.

Isto e util? Adicionar comentario Ver comentarios
 

Pergunta 15. Will the general public have access to the InfoBus API s?

Yes, under the usual terms of the JDK license. The specification and technology preview are available in our products archive.

Isto e util? Adicionar comentario Ver comentarios
 

Mais uteis segundo os usuarios:

Copyright © 2026, WithoutBook.