If a method definition has been specified in the base class and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?
910If a method definition has been specified in class , its base class , and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?
944How does using a separate hard drive for several database objects improves performance right away?
889Class c implements interface I containing method m1 and m2 declarations. Class c has provided implementation for method m2. Can I create an object of class c?
1551A non-static inner class may have object instances that are associated with instances of the class’s outer class. A static inner class does not have any object instances.
968You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain
937
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
How listener identify that the event came from a particular object?
What happens to the Exception object after handling an exception?
Explain the steps in details to load the server object dynamically?
Define the remote object implementation?
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?
Name the class that is used to bind the server object with RMI Registry?
What class is used to create Server side object ?
what are RemoteObjects?
which type of objects reference will be given to client?
What methodology can be followed to store more number of objects in a remote server?
How can a CORBA object, accessed from a EJB?
What are the objects that support variables?
I am looking for the information in detail about archiving object "CATPROACH"?(SAP R/3 Data Archiving) I am thankful sharing the available information with me and expecting prompt reply
How do you convert web objects from 2.x to 3.x?