Answer Posted / pavan
Remote Interface in EJB is nothing but a remote object. it
is an interface having the business methods declaration.
EJB Home interface provides the remote objects to the
remote client
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
Is void a return type?
What is floor in java?
Can a class extend 2 classes in java?
Will the compiler creates a default constructor if I have a parameterized constructor in the class?
Differece between class and generic class?
What is the syntax and characteristics of a lambda expression? Explain
What is the name of the java compiler?
What is the difference between multitasking and multithreading in Java
Is java call by reference?
What is the use of pattern in java?
Is java a software?
How many bits is size_t?
What are Normalization Rules? Define Normalization?
What is mnemonic code?
What is user defined exception in Java?