|
|
300 Mock Questions on SCBCD 5.0 - JUST Rs.350 or 12 USD
Send us mail to sales@javabeat.net
more details
|
|
Do you have paypal account? Click Here to pay now and get the questions.
|
|
SCBCD 5.0 Mock Exam Answers - 4
1)b,d
2)b,c
Must be annotated with @Entity
Entity class must be a top level class
3)b
Entity class must implement the Serializable interface when the entity object is passed by value.
@Entity is used for annotating the Entity class
4)b,c
Entity class extends another entity or non-entity class.
Abstract classes can be entity.
Final classes cannot be entity
5)d
6)a,b,d
7)a
8)f
9)e
10)b,d