How do you sort in a COBOL program? Give sort file definition, sort statement syntax and meaning.
7 29110consider the following piece of code 01 GROSS-PAY 05 BASIC-PAY PIC 9(5) 05 ALLOWENCES PIC 9(3) if BASIC-PAY has a value 1000 and ALLOWENCES has a value of 250,what will be displayed by the statement DISPLAY GROSS-PAY a.1250 b.01000250 c.01250 d.1.250
3 9005consider two data items 77 W-A PIC 9(3)V99 VALUE 23.75 77 W-B PIC ZZ9V99 VLAUE 123.45 after the statement MOVE W-A TO W-B what will be W-B's value? a.123.75 b.b23.75 (where b indicates space) c.023.75 d.invalid move
5 12861what is the result of the following? DIVIDE A INTO B GIVING C. a.C=A/B b.the reminder of B/A is stored in C c.C=B/A d.the reminder of A/B is stored in C
3 14529what if any ,is the syntex error in the following piece of code 01 B PIC A(7) 02 C PIC 9(4) ........ IF(B NUMERIC) ADD 10 TO C a.the condition in the if statement is wrong b.noting is wrong c.because C is initialised.ADD 10 TO C is wrong d.both B and C shoud have same size.
5 10094Post New TCS COBOL Interview Questions
What quality of yours or personal trait matters the most in your career at Allstate?
What are string functions in sql?
What is http flood?
What are the endpoints in wcf? Or explain abcs of endpoint?
it seems that most recommendations for using fill flash talk about using -1.3 to -1.7 stops of flash compensation. This seems like very little flash (compared to the ambient exposure). Would not -.5 or -1 stop be better? : Adobe flash
How to Delete file from HDFS?
Which interfaces are implemented by abstractsequentiallist?
Explain why did the continents spread apart?
How can we see all the clusters that are available in Ambari?
What is a pass in bubble sort?
what is the significance of line of action in gear?
Explain login control and form authentication.
Which of the following processes serve as inputs to each other? A. Executing and Controlling B. Planning and Executing C. Planning and Controlling D. Executing and Initiation
What is sales order stock?
What is abap?