JavaBean_Quiz

JavaBean_Quiz

University

10 Qs

quiz-placeholder

Similar activities

Шаблоны проектирования

Шаблоны проектирования

University

15 Qs

Programación 1: Examen Final Teórico

Programación 1: Examen Final Teórico

University

10 Qs

WEB BASICS

WEB BASICS

University

10 Qs

Enterprise JavaBeans (part1)

Enterprise JavaBeans (part1)

University

10 Qs

EJ Uint 1

EJ Uint 1

University

10 Qs

Quiz Mobile Commerce Pertemuan 2

Quiz Mobile Commerce Pertemuan 2

University

10 Qs

Design Patterns - Criação

Design Patterns - Criação

University

10 Qs

TP2 Semana 1

TP2 Semana 1

University

8 Qs

JavaBean_Quiz

JavaBean_Quiz

Assessment

Quiz

Computers

University

Medium

Created by

Ms. Asst.Prof

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Java Servlets are efficient and powerful solution for creating ....................... for the web.

hardware

static content

dynamic content

both and b

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

is not true of a Java bean?

There are no public instance variables

It may have many constructors as necessary

All persistent values are accessed using getxxx and setxxx methods

All of the above are true of a Java bean

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not true about Java beans?

Extends java.io.Serializable class

Provides no argument constructor

Implements java.io.Serializable interface

Provides setter and getter methods for its properties

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not an Enterprise Beans type?

Doubleton

Singleton

Stateful

Stateless

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5. Java Beans are extremely secured?

True

False

6.

MULTIPLE CHOICE QUESTION

30 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

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

9. Which attribute is used to specify destroy method?

destroy

destroy-method

destruction

destruction-method

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?