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 35969

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

8 19208

Write the syntax of a two dimensional array?

8 27356

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

3 21346

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

2 9445

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

6 14917

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

2 6511

What are decleratives in COBOL ?

1 15377

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

2 6848

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 5895

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 9209

Post New Xansa COBOL Interview Questions




Un-Answered Questions

Is python scripting easy to learn?

525


Should you use an orm?

230


Explain while importing product or account data why we are populating bu_id?

576


what are the permission we can restrict on specific field with field level security?

383


What is home directory in unix?

567






How do you create customer account group?

742


what is the difference between fault current ant short circuit current?

2346


What is the difference between fail-safe and safe-fail design methodologies?

724


What do you mean by singlethreadmodel interface?

685


What is the difference between spinlock and mutex?

470


How do I convert a string to an int in c#?

596


What is the difference between bdc_okcode and bdc_cursor? : abap bdc

712


What is variable length arguments in java?

616


What is Chartered Company?

728


I have applied the following commands: now what will happen, will the database will give an error / it will work?

308