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 13683How 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 20775how 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 8715How IN function works in informatica? Is it similar that of oracle IN function or different? Explain
2 15180Hi 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 8162Post New Mphasis Interview Questions
Differentiate between angular and angularjs.
Which language is supported by sql server?
What is the reuse mode in product heuristic?
Name and explain five of the PHP error constants?
What is CBS (Core Banking Solution)?
What is the shortcut for undo?
Why do we need a system alias if gw_core and iw_bep components are installed on the same abap system?
How to remote debug applications with the remote debugger installed with vs.net 2002, with vs.net 2003?
Explain how pa key is different from pf key?
What are the basic aspects of the robotics?
How retrieve field names from the table in SQL through JAVA code?
How is bsd different from linux?
What is the difference between qa, qc, and testing?
Do you have experience on implementing system access control and security service using VisiBroker for Java?
How can I make a time delay in python?