100% found this document useful (2 votes)
71 views2 pages

Mscit 302

This document contains instructions and questions for an exam on Enterprise Java Programming. Section A contains 15 multiple choice questions covering topics like JavaBeans architecture, properties windows, ImageBean properties, advantages of JavaBeans, Reflection API classes, calling methods with reflection, interfaces JavaBeans must implement, BeanInfo classes, bound properties, criteria for customizer classes, BeanContext API, persistence in beans, accessor methods, property editors, and GUI event handling. Section B contains 9 short answer questions on topics like JavaBean interfaces, creating a JavaBean class in SUN BeanBox, properties ImageBean1 can bind to, custom events, loading ImageBean2 into BeanBox, additional BeanBox property editors, creating a JavaBean class

Uploaded by

api-3782519
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
100% found this document useful (2 votes)
71 views2 pages

Mscit 302

This document contains instructions and questions for an exam on Enterprise Java Programming. Section A contains 15 multiple choice questions covering topics like JavaBeans architecture, properties windows, ImageBean properties, advantages of JavaBeans, Reflection API classes, calling methods with reflection, interfaces JavaBeans must implement, BeanInfo classes, bound properties, criteria for customizer classes, BeanContext API, persistence in beans, accessor methods, property editors, and GUI event handling. Section B contains 9 short answer questions on topics like JavaBean interfaces, creating a JavaBean class in SUN BeanBox, properties ImageBean1 can bind to, custom events, loading ImageBean2 into BeanBox, additional BeanBox property editors, creating a JavaBean class

Uploaded by

api-3782519
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Roll No. ......................

Total No. of Questions : 13] [Total No. of Pages : 02

J-3150[S-1006] [2037]
M.Sc. (IT) (Semester - 3rd)
ENTERPRISE JAVA PROGRAMMING (M.Sc.-IT - 302(0))

Time : 03 Hours Maximum Marks : 75

Instruction to Candidates:
1) Section - A is compulsory.
2) Attempt any Nine questions from Section - B.

Section - A
Q1) (15 x 2 = 30)
a) Which are the two groups of the java programming to understand
Javabeans architecture.
b) What is Properties windows & Composition windows.
c) Give properties of ImageBean 1 beans.
d) Write the advantage of java beans.
e) Write the five classes of Reflection API.
f) How you can call methods with the reflection.
g) Which interface must all JavaBeans implements.
h) For the JavaBean class named A, What would be the name of its
Associated BeanInfo class?
i) Which class can be used as the basis for supporting bound properties in a
JavaBean?
j) Which are the criteria that a customizer class must meet.
k) What is use of BeanContext API.
l) What is role of persistence in Beans.
m) If a JavaBean has a property called X with type T, What is the possible
accessor methods for that property in the absence of any other
information?
P.T.O.
n) What class can be used to provide a basic editor for JavaBean property
with values that must be chosen from a list.
o) What is GUI event-handling mechanism.

Section - B
(9 x 5 = 45)
Q2) What are the elements of a JavaBean interface.

Q3) Create a JavaBeans class. Using SUN BeanBox.

Q4) Which are the properties under which ImageBean 1 bean can be bind with
another beans.

Q5) How we can create & use a custom event type.

Q6) Write the steps to Load ImageBean2 into the BDk BeanBox.

Q7) Which are the additional propertie’s property editors BeanBox provides.

Q8) How we are creating a JavaBean class with a BeanInfo Class.

Q9) What are Bound properties? To whom the bound properties are useful & explain
its implementation.

Q10)Write the role of Information class for the ImageBean3 class.

Q11)Discuss following features : reflection & Introspection.

Q12)Write advantage of Component programming using example.

Q13)How the mechanism of event handlers is different from the exception handler.

ÑÑÑ

J-3150[S-1006] 2

You might also like