What is wrong with the following data declaration? 01 W-DATE PIC X(6). 05 DD PIC 99. 05 MM PIC 99. 05 YY PIC 99. (a) Nothing is wrong. (b) Under W-DATE all level 05 items are having a PIC 99 but level 01 has PIC X(6). (c) PIC can't be specified for a group item. (d) DD, MM, and YY are invalid datanames.
6 13412How many Test-Cases can be written for the calculator having 0-9 buttons,Add,Equalto buttons.The testcases should be focussed only on add-functionality but mot GUI.What are those test-cases?
4 20533how to increase performance of web site? if there is a page with high load. the content is high then what should we do to increase performance?
3 8532How IN function works in informatica? Is it similar that of oracle IN function or different? Explain
2 15045Hi All. IN AR once the first dunning is sent to the client, after that how the system will know the next dunning need to be sent?
4 7954Post New Mphasis Interview Questions
Give me some null interfaces in java?
Define what is hervivores?
what is a jcl?
What is block in ios objective c?
Under what condition will read from a terminal return the value 0?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subarc after perform?
How java uses the string and stringbuffer classes?
How much of the internet runs on wordpress?
What are the asp.net server side objects?
What are the three important elements of a slide presentation?
Explain what is data validation strategies for data mart validation after loading process?
I want to store more than 10 objects in a remote server? Which methodology will follow?
What is abstract data structure in c?
write a program which calculates for every five digit integer entered on a keyboard, a numerical code computed as follows:first digit multiplied by 2+ second digit divided by 3 and the quotient multiplied by the third digit, + the fourth digit + the fifth digit divided by 2. the program should then display the following results 1, the code calculated from the integer value entered 2, the character value corresponding to the code as per the ASCII TABLE 3, Given any three 5-digit integer number, display the corresponding three-character code key:
Explain ngmodule?