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

why occurs clause not mentioned in 01 level

6 43933

How is sign stored in Packed Decimal fields and Zoned Decimal fields?

6 35593

How many sections are there in data division?.

10 24796

If you were passing a table via linkage, which is preferable - a subscript or an index?

3 18620

What is level 66 used for ?

3 13822

How do you sort in a COBOL program? Give sort file definition, sort statement syntax and meaning.

7 26195

Why occurs can not be used in 01 level ?

2 8407

What is the difference between static call & Dynamic call?

2 7710

What is the difference between a subscript and an index in a table definition?

3 9627

In EBCDIC, how would the number 1234 be stored?

2 9335

consider 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 7378

consider 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 10603

what 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 12635

which of the following can be used as a check protection symbol a.Z b.S c.* d.+

2 7464

what 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 7847

Post New TCS COBOL Interview Questions


TCS COBOL Interview Questions


Un-Answered Questions

why do we use readc? What is sflnxtchg?

662


What are the two main categories of wage types? : hr- payroll

567


What is virtualization.

135


What is the usage of goto statement in go programming language?

1


What is the best interpreter for python?

455






Explain Teradata performance tuning and optimization?

693


What are different readystate in ajax?

589


Why apache cannot handle 10k connections?

516


What do the master class and the output class do?

390


What is rank, shape, and type in tensorflow ?

5


sir can u plz send me Jindal Steel's mechanical engg. paper and the aptitude paper of previous year....i wud be very thankful to u.... my email id..- suraj.candid@gmail.com

1635


What are the advantages of load commutated chopper?

891


Define meta data, master data and transaction data?

693


What are the roles played by packages in uml?

504


hi i am working as a testengineer , so i want to no the backend data base connection can any one tell mwe in detail

1781