sulochana anand
Member
- Member since
- Aug 4, 2012
- Last active
- Sep 15, 2013
- Total activities
- 0
Activity feed
Recent contributions
-
#Threads
a80186d3-ff74-4671-8ee8-e254961070d7
primary key and uniqe key both have some similarity.both conatain uniqe record not duplicate.but uniqe key can left null while primary key...
-
#Threads
346c85b1-35a0-479d-b4d2-e7237c53b2af
t AbraKaDabraCodepad is an online compiler/interpreter, and a simple collaboration tool. Paste your code there, and codepad will run it and give...
-
#Threads
e5a3bf99-a725-4304-bd45-41b4cd902a5d
Is Modern Internet Flooding Us With More Useless Information Than Useful One?is burning topic for todays scenario.discussion should be not only discussion...
-
#Threads
b06a66ad-2c87-4464-9808-6ee0774b6da6
thanx I shall participate in nex debate
-
#Threads
4501cef9-a2f6-4dc4-bdd0-da7da284af94
yes as ianoop explained
-
#Threads
9243b683-45dd-40d5-adc1-72bdff39e897
Class dog { String br; Void Setbarking(String B) { B=br; } Void Getbarking() { s.o.p(B); }} Class dogbark { Pulic static void...