2. Write a interface "Car" with the following methods
void setName(String)
String getName()
void setColor(String)
String getColor()
void setModel(long)
long getModel()
13
What is files manifesting?
107
How messaging services are done, before release of JMS?
135
How primary key is implemented in Oracle?
207
How entity beans support container managed persistence?
494
Write the program numbers into words.For example
2345==two thousand three hundred fourty five
Name the class that is used to bind the server object with
RMI Registry?
157
Tell me the difference between an applet and a Japplet?
231
How will you serialize a singleton class without violating
singleton pattern?
36
Hai friends I am MCA 2006 passout. Spend time in 1 yr for
teacing and 5 months in small s/w firm. worked in 4 or 5
months in few places. Presently I am writing bank exams. I
want to get back to IT sector. Are there any possibilities.
any growth prospects?. I am having some knowledge in core
and advanced java. I am so desperate. Any suggestions thanks
in advance. u can write to my mail mahidestiny@gmail.com
39
Where we can write Rmi registry in the code, without having
to write it at the command prompt?