How do you sort in a COBOL program? Give sort file definition, sort statement syntax and meaning.
7 29124consider 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 9014consider 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 12885what 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 14544what 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 10112Post New TCS COBOL Interview Questions
when qty of cable being purchased is not sufficient according to the standard,what should the inspector do to ensure its quality according to the standard?
1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins
what is the difference between scaler and vector drive
Can anybody please let me know Orifice plate sizing calculation formula and step by step procedure
How to handle a dropdown in selenium webdriver?
What is Black Market?
Convert 3/20 into a percentage?
What are various ways to trace a process / application in peoplesoft? Explain them.
please share me latest sap mm interview questions asked in different mnc
What is principal work of “O ring”?
How to select an exact color to match?
sir this is sudheer.would u pls send interview questions along with answers.pls feel as u r brother.pls send to this mail.sudheer_mba7@yahoo.com
Why indexing is used in database?
When is proposed divided a current Liability and when is it non-current liability? Why is it in the list of Current Capital Accounts?
how to calculate differential current when we testing differential relay..suppose we have 1000kw generator,630amp VCB,what value we should put /inject so that relay trip the VCB? PLLZ justify ur comment