Write a program to swap the content of two variables without using a third variable.
No Answer is Posted For this Question
Be the First to Post Answer
could you please tell me how to draw the calibration curve for HPLC {the software which we are using}?
will it allow to add same value in HashMap class.
hi all, i need ur help in preparing a sql which performs scd2, i mean i have a scd2 mapping i need a sql which can give me same result as scd2 mapping, SRC table: cust_no, loc 01 abc 02 xyz TGT table: pm_ky cust_no loc current_flag 1 01 abc Y 2 02 xyz Y cust 1 has changed his loc to xyz then it loads into TGT table as below, pm_ky cust_no loc current_flag 1 01 abc N 2 02 xyz Y 3 01 xyz Y i need sql to get the above result, hope got me question, Any suggestion will be appreciate.. thanks, Vinod
how can i apply validation without using errorprovider in C# windows application
Write a program to calculate the following i want a Java program for this condition 1+4+9+16+….+100 Like this (1^2+2^2) Hint use function pow(a,b)
code for connection from windows forms to sql server
how sap is different from other software ?
When we have two versions of the dot net installed how does the compiler know which version of DLL it has to select to an application.
Define Form modules, Class modules and Standard modules
What is the use of Differ interface check box in Ship confirm?
what is runtime exception and compiletime exception ?
write a program on c(or)c++(or)java language i.e if i have 5 numbers like (10,24,3,9,15) i want to display highest number from these numbers