If you want to send an entity object as the pass by value through a remote interface, which of the following statements are valid? (Choose one)
a. @Entity
a. public class Employees implements SessionSynchronization{
a. ...
a. }
b. @Entity
b. public class Employees implements Serializable{
b. ...
b. }
c. public class Employees implements Serializable{
c. ...
c. }
d. @entity
d. public class Employees implements Serializable{
d. ...
d. }
Answer: B
If the answers is incorrect or not given, you can answer the above question in the comment box. If the answers is incorrect or not given, you can answer the above question in the comment box.