What does localhost mean?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of garbage collection in java? When is it used?
can we Connect Applet to Data Base ? with Discriptiom. and also What is Diff. from Applet & Servlet?
What is string in java? String is a data type?
can we create instance for interface in java?
Write a program to print the pattern given below
suppose in a class there is a code like this: { Set hs=new Hashset(); hs.add(new Emp("kathy",1000)); hs.add(new Emp("kathy",2000)); } how can u avoid the above code in your class as set won't allow duplicate objects?
What data type is true or false?
What is ascii code?
what is the context
What methodology can be utilized to link to a database?
What is udp in java?
How do you square a number in java?