MCQ on Java Beans & JDBC

MCQ on Java Beans & JDBC

Professional Development

30 Qs

quiz-placeholder

Similar activities

Gernal knowledge

Gernal knowledge

Professional Development

30 Qs

Quiz for "Amigos"

Quiz for "Amigos"

Professional Development

30 Qs

Type of Text

Type of Text

Professional Development

25 Qs

Stressed and Unstressed Syllable Words Quiz

Stressed and Unstressed Syllable Words Quiz

Professional Development

35 Qs

DISEC: Race of Brain Junior High School

DISEC: Race of Brain Junior High School

KG - Professional Development

30 Qs

English

English

Professional Development

26 Qs

Upper-intermediate units 1-2

Upper-intermediate units 1-2

Professional Development

27 Qs

minecraft

minecraft

KG - Professional Development

26 Qs

MCQ on Java Beans & JDBC

MCQ on Java Beans & JDBC

Assessment

Quiz

English

Professional Development

Hard

Created by

ANIL KUMAR

Used 1+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is not an Enterprise Beans type?
Doubleton
Singleton
Stateful
Stateless

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is not true about Java beans?
Implements java.io.Serializable interface
Extends java.io.Serializable class
Provides no argument constructor
Provides setter and getter methods for its properties

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which file separator should be used by MANIFEST file?
/
\
//

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is correct error when loading JAR file with duplicate name?
java.io.NullPointerException
java.lang.ClassNotFound
java.lang.ClassFormatError
java.lang.DuplicateClassError

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Java Beans are extremely secured?
True
False

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is not a feature of Beans?
Introspection
Events
Persistence
Serialization

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the attribute of java bean to specify scope of bean to have single instance per Spring IOC?
prototype
singleton
request
session

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?