Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

TCS COBOL Interview Questions
Questions Answers Views Company eMail

Consider the following COBOL entries: 05 X PIC 99 VALUE 10. SUBTRACT 20 FROM X. The resultant value of X wil be

7 13064

Consider the following COBOL entries 05 X PIC 99 VALUE 10. ADD 40 X TO X. COMPUTE X = 3 * X - 40. The result in X is

12 15583

given the following piece of code: CALL SUB-PGM USING A, B, C. CALL SUB-PGM USING A, C, C. (a) Both CALL statements will always produce same result. (d) Both CALL statements may produce different result. (c) Compile-time error because SUB-PGM is a dataname. (d) Compile-time error because A, B, C are used twice.

2 7420

The hierarchy of the execution of logical operators is (a) NOT AND OR (b) AND OR NOT (c) OR AND NOT (d) OR NOT AND

10 30250

The order of precedence of arithmetic operators in an expression can be overridden with the use of (a) [] (b) () (c) {} (d) Any of the above

3 8608

Which of the following files can be OPENed in all the 4 modes? The four modes are INPUT, I-O, OUTPUT and EXTEND. (a) INDEXED (b) RELATIVE (c) SEQUENTIAL (d) All of the above

7 12426

Which of the following EDITind and PICTURE symbols is to be used if a minus(-) is to appear before the value if the value is -ve and a plus(+) is to appear before the value if the value is +ve? (a) + (b) - (c) + OR (d) It is not possible

7 8080

I want ALL ERROR codes in VSAM

3 32921

What is the meaning of 'Eject' verb in cobol?

2 27501

What are differences between COBOL and java ? why we are giving more preference to COBOL ?

3 18033

How to resolve the soc4 & soc7 other than following answers. Soc4 can resolved using mispleed dd name and dd name is not matching with file and soc7 check the sysdump and copy the offest address then correct it in the program.

10 96531

period is missing in the cobol program which error we getting

5 24344

WORKING-STORAGE SECTION. 01 VAR1 COMP-2 VALUE 0. PROCEDURE DIVISION. MOVE 10.2115 TO VAR1. DISPLAY 'VAR1 =' VAR1. GOBACK. 10.2115 is stored as .10211499999999996E 02 in OS VS Cobol 10.2115 is stored as .10211500000000000E 02 in ecobol. Any reason why?

3 8349

what do you mean by copybook? and what is the difference between the copybook which we are using in working storage and procedure division.

3 23665

Can anyone please give the example of Inline Perform.

6 11857

Post New TCS COBOL Interview Questions


TCS COBOL Interview Questions


Un-Answered Questions

What is default value of global variable in c?

549


what is repartitioning and why we are doing it in sap bi/bw

2183


Can I Be Discriminated Against For Filing Bankruptcy?

688


Explain Higher-Order Functions?

237


Explain what is the deference between rx lev sub and rx lev full?what you mean by link budget?

573






What is the usage of xslt element?

498


How to create short keys in vb.net

1723


How much ram does a file server need?

532


Who is at risk in java? : java security

486


Why heap sort is not used?

464


How to get get (query string) variables in express on node.js?

264


Who owns postgres database?

434


what are the transaction-subtypes?

1415


Do I have to credit struts on my own website?

523


What is a gray surface?

629