Hi I am Rathnam, How To Remove the duplicates with out using remove duplicate stage in the datastage
13049. 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 74494. What is the need of START 0? Instead if can we use any other numeric? If we use what will happen?
16741. 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.
1619i 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
855Post New TCS Programming Languages AllOther Interview Questions
What is theme management in wordpress?
Explain the difference between function and method in scala?
Explain the MasterSource/MasterFields behavior?
Mention some bidding options.
How do you get design ideas from powerpoint?
When to add comments in automation anywhere?
can you implement data mining in SSRS?
when you can use Alter keyspace?
How we can get the value of a radio button using jquery?
What is php glob?
Is apache an open source?
J2ee is a container centric architecture. Explain.
What are the advantage and disadvantage of using lpg in a car?
What is word wrap in microsoft word 2016?
Does spring bean provide thread safety?