O. Subramaniam

Greenhorn
+ Follow
since Aug 04, 2003
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by O. Subramaniam

hi guys,
write a program to check whether a class exist or not?
if exist load that into memory so that they can be instantiated.
this question was asked in an interview. and i dont know how to do it.
please help me guys.
thanx in advance
regards
o. subramaniam
20 years ago
hi maulin,
i went thru ur questions.
but i couldn't find out answers for questions 28,31,32,33
if u dont mind can u gimme the answers.
thanx in advance.
regards
o. subramaniam
20 years ago
hi buddy,
its working
pretty interesting questions.
please update that page regularly.
thanx
regards
O.Subramaniam
20 years ago
hi maulin,
i tried to read the RAQ.
the link is not working.
can u help me plz.
regards
Subramaniam. O
20 years ago
hi naveen,
can u gimme a sample code.
thanx in advance.
regards
Subramaniam. O
20 years ago
hi guys,
what are strong weak and phantom variables.
how to declare them.
thanx in advance
regards
Subramaniam.O
20 years ago
hi guys,
thank you very much for giving such a wonderful explanation

regards
Subramaniam O
20 years ago
hi Andres,
Good explanation buddy
regards
subramaniam o
20 years ago
hi,
equals() method is used to compare two objects.
i think hashCode() method will return the unique
key [ im not sure about hascode]
regards
o. subramaniam
20 years ago
hi,
u r calling the garbage collector explicitly [System.gc()].
so that object will be deleted.
regards
o. subramaniam
20 years ago
how to make a servlet Threadsafe?
20 years ago
both server are resource hungry, so think again whether u want to install both the servers. if u've decided to install both the server make sure that neither of them is running as windows service. start the server manually when u need it.
regards
subramaniam
20 years ago
Reflection:
Querying a class about its methods and properties is called Reflection.Reflection API is use dot achieve this.
Serialization:
Is the method of converting complex objects into a stream of bytes.
20 years ago
where this magical word will be stored, can v read this word?
20 years ago
u r right CHIP, this has nothing to do with inheritance. SORRY
20 years ago