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 43913

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

6 35582

How many sections are there in data division?.

10 24779

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

3 18615

What is level 66 used for ?

3 13812

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

7 26187

Why occurs can not be used in 01 level ?

2 8399

What is the difference between static call & Dynamic call?

2 7705

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

3 9625

In EBCDIC, how would the number 1234 be stored?

2 9321

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 7359

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 10585

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 12618

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

2 7458

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 7830

Post New TCS COBOL Interview Questions


TCS COBOL Interview Questions


Un-Answered Questions

How do I get rid of softaculous?

127


Is tuple iterable in python?

435


Hi brief the following. 1) How would we can fix the exact machinery for the excavation at construction site. 2)what is mean by 43/ 53 grades in cement? 3) what is the diff between fe 415 / fe500 and what is the usage of two grades. 4)how we can check the exact weight of one truck load of TMT rods. 5) what is the percentage of tolerance of TMT rod while receipt at site. 6) how we can test and evaluate the grade and quality of timber while receiving at construction site. 7) how we can select the right plywood for shuttering 8)what are the diff grade of RMc and how we can select the right RMC for the specific work 9)what is the ratio for binding wire for 1 ton of tmt 10) how we can select the quality bricks. what are check measures. 11) how we can select and procure the river sand for construction purpose. 12) how we can recon the store materials with actual purchased at construction site. 13) what are the documents required to transfer our own material from one site to another site between two states. 14) what are the different types of formworks and its usages 15) what are the diff types scaffolding materails and its usage 16)how we can select the right tiles for flooring, wall and other areas. 17)what are the diff types of tiles and its usages 18)what is the procedure to select the tiles for construction 19) what is the calculation method for no of tiles received at site 20)what is the common procedure to codify store and scaffolding materials at construction 21)how we can select the right granite/ marble / kota stone for the specif usage at site. 22) what are the basic items for site mobilization 23) what are the step by step construction process. 24) how we can select the right timber for doors at site.

1674


How do I buy a domain?

522


Explain what is the difference between olap and datawarehosue?

594






What is periscope?

589


What is a joiner transformation?

543


What are the important things you need to take care of implementing a crm solution to your business?

715


Define what is the difference between page-validate and property-validate methods?

176


Can a top level class be private or protected?

565


How to change the windows xp product key if wrongly installed with other product key but you have originalproduct key?

419


is it related to b.com syllabus or puc syllabus

1907


A company produces and sells 12500 units of Commodity X at Rs 50 each. The variable cost of the production is 20 % of selling price. Fixed cost being Rs 100000 per annum. Calculate the PV ratio and BEP if.  The selling price is reduced by 5 %.  Fixed cost is increased by 2 lacs

1397


What are logics in reference to web logic servers?

480


When filling the set tables, is there any need of delete the setup tables?

39