An image map is a collection of
Write a program to find duplicate number from array in minimum time complexity.
hi i am jyoti i have done sap training in sd and master degree in economics have 2 year exp as enduser in (gdms)and 1 year as sd consultant.as contract basis now what i can do for getting job in it industry
can php support multiple inheritence?
how we can call xml file in java file using Android platform?
1.Describe about your project?
which one is the best practice using synchronization method or synchronization block
is it acceptable if we declare multiple exceptions in same overridden method.
I need to fetch all rows from the table based one field value in the table and later do a condition check if the condition is true I will have to move all the rows present in the data base to output file one else if the condition is not satisfied then move all the records of that field value into another file .Please let me know how to do that
how can we implement locks in plsql?
How to rename A1-A30 datasets into B1-B30 using macros?
What is the difference between CriteriaQuery and CreateQuery in Hibernate???? Thanks in advance!!!!!!
Suppose i have all the implementation code required is written in doGet() but my class has doPost() method. i need code implemented in doGet() how can we do that?