Hi I am Rathnam, How To Remove the duplicates with out using remove duplicate stage in the datastage
19959. Read the function conv() given below conv(int t) { int u; u=5/9 * (t-32); return(u); } What is returned (a) 15 (b) 0 (c) 16.1 (d) 29
2 98104. What is the need of START 0? Instead if can we use any other numeric? If we use what will happen?
24221. Consider the following code in our example assembly language: ; an example bit of assembly code ROOT: W FATHER FATHER: W SON1 W SON2 SON1: W NIL W NIL ; ---------------------- SON2: W GRANDSON W NIL GRANDSON: W NIL W NIL NIL = 0 Assemble this code carefully following the two pass model, and show the symbol table at the point marked by the dashed line during each pass.
2358i am getting the error while compiling my cics program with including db2 dclgen member it is showing that ur dclgen member not including and all the host variables are undeclared
1702Post New TCS Programming Languages AllOther Interview Questions
What is the difference between udt and idt? : sap bobi
Does word have find and replace function?
What are accessors?
Why div is used in html?
effectiveness of frienge benifits on employee productivity
what is the cast iron grade of composition of c-3.06% , Mn- 0.48% , Si-2.38% , S-0.088% , P-0.092% , Cr-0.12% , Ni- 0.012% , Mo-0.00%
what are the seven accounting rules
How do I extract the last word in excel?
What is the current version of postgresql?
when it comes to working in book and magazine publishing, is it always necessary to be a writer first, then an editor? : Journalist
What are the different stake holders in supply chain process? : supply chain management
I have a report it taking so much time how can I rectify
Which is faster abstract class or interface in c#?
Do you know our CEO? How do you pronounce his name?
How will you find the index of the element using where () with lambda expressions?