how to add a new table with variables and thier values into
a imported file uisng proc import?
No Answer is Posted For this Question
Be the First to Post Answer
How to print a name "ARCHANA" in any programming language
how MATLSB software suitable for electrical branch? which tools are useful??
Please describe an example where you used object orientation in one of your programs.
Write a shell program to test whether a given year is leap year or not ?
how sap is different from other software ?
What is a dialog based program
Colors specified with the notation
Explain the difference between an expert and a novice user. How would your strategy for designing user interfaces for an expert user differ from that for designing user interfaces for a novice user.
what are the differences between CONS, LIST, and APPEND
WS-NUM PIC S9(05)V(02) SIGN TRAILING SEPARATE MOVE '0050000+' TO WS-NUM The value stored is 00500,00+ MOVE '0050000-' TO WS-NUM Then what is the value will be stored in WS-NUM? Am getting '-00500,00'.....>>> What should I declare to WS-NUM so that I can get correct values for both + & - signs.
i 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
which of the following is efficient in terms of space a. insertion sort b. quick sort c. selection d. both a and c