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

Xansa COBOL Interview Questions
Questions Answers Views Company eMail

What is the difference between comp and comp-3 usage? Explain other COBOL usage?s.

3 35521

I have a sequential file. How do I access a record in this sequential file randomly in my program ?

8 18583

Write the syntax of a two dimensional array?

8 26872

I have a sequential file of 100 records. How do I load the records into a two dimensional array ?

3 20992

What are subroutines ? and how do we pass data to the sub routines?

2 9220

Should I use STOP RUN in the sub program??why?

6 14533

should I use Go back in the main program ? Yes we can use Go back in main program as well.

2 6239

What are decleratives in COBOL ?

1 15196

Have you code any new programs in COBOL ? What is the functionality of the programs?

2 6633

What will happen if a variable is declared as below.. Explain with an example? Working storage section:- 01 WS-VARX PIC X(10) VALUE 'ABCDEFGHIJ'. 01 WS-VARN REDEFINES WS-VARX PIC 9(5) VALUE '12345'. What will happen I want Display WS-VARX and WS-VARN?

3 5595

What will happen if a variable is declared as below.. Explain with an example? Working storage section:- 01 WS-VARX PIC X(10) VALUE 'ABCDEFGHIJ'. 01 WS-VARN REDEFINES WS-VARX PIC 9(5) VALUE '12345'. What will happen I am going to Display the WS-VARX and WS- VARN?

6 8725

Post New Xansa COBOL Interview Questions




Un-Answered Questions

In turbine what does term CDP, NH, HSSOC means.

1341


What do you understand by data independence?

563


What is a constructor in c#?

514


How do I change the ribbon color in excel 2016?

323


Is python good for web development?

452






Have you done batch testing in qtp? If yes how you are doing?

505


How does hibernate lazy loading work?

171


Can hibernate session have multiple transactions?

146


How do I make it so that someone can mail me by just clicking on text with subject?

1302


how can you forcibly remove ad from a server? : Windows server 2003

110


I want to learn how to read and understand different terms of Letter of Credit to correctly in order to preform Letter of Credit issued against my company by my client. Please let me know where I could find out the point wise definition/explanation of each article. Thanks

1704


How to deleting an existing file in perl programming?

499


Please explain what are the different types of locators in selenium?

469


How would you describe the experience of working at Allstate?

733


difference b/w PUT and the POST method to post the data to the server

1606