Question: Which of the following is not true about Java beans?

Options

A : Implements java.io.Serializable interface

B : Extends java.io.Serializable class

C : Provides no argument constructor

D : Provides setter and getter methods for its properties

Click to view Correct Answer

Exam Quiz App on Google Play

Previous ||

Design Patterns more questions

Which design pattern suggests multiple classes through which request is....

Which design pattern works on data and action taken based....

Which file separator should be used by MANIFEST file?

Which of the following is correct error when loading JAR....

Which of the following is not an Enterprise Beans type?

How to specify autowiring by name?

What does setAutoCommit(false) do?

What is the attribute of java bean to specify scope....

Which attribute is used to specify destroy method?

Which attribute is used to specify initialization method?

Annotations more Online Exam Quiz

Annotations

Application Lifecycle - Ant, Maven and Jenkins

AutoCloseable, Closeable and Flushable Interfaces

Client and Server

Debugging in Eclipse

Java Beans

JDBC

JSP

JSP Elements

Reflection API