Hi I am Rathnam, How To Remove the duplicates with out using remove duplicate stage in the datastage
18829. 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 95814. What is the need of START 0? Instead if can we use any other numeric? If we use what will happen?
23021. 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.
2223i 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
1569Post New TCS Programming Languages AllOther Interview Questions
What is mvc entity framework?
How to check curl is enabled or not in PHP
How to run a Python CGI script in Wamp?
Can I still use windows live mail with windows 10?
How to create a service in angular?
What is schemabinding a view?
define yourself? What is the meaning of your name?
What is CorrelationToken in workflows and importance of it?
What is meant by LDAP users?
How can we set the table spaces and extent sizes? : abap data dictionary
What is the use of mysql_close()?
What is manage web control?
1) Does oracle have any table which contain all the exceptions and it's code internally?
Comment on 'Make in India' Scheme launched by the government?
How to run trigger in asynchronously?