I have a sequential file. How do I access a record in this sequential file randomly in my program ?
8 19208I have a sequential file of 100 records. How do I load the records into a two dimensional array ?
3 21346What 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 5895What 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 9209Post New Xansa COBOL Interview Questions
Is python scripting easy to learn?
Should you use an orm?
Explain while importing product or account data why we are populating bu_id?
what are the permission we can restrict on specific field with field level security?
What is home directory in unix?
How do you create customer account group?
what is the difference between fault current ant short circuit current?
What is the difference between fail-safe and safe-fail design methodologies?
What do you mean by singlethreadmodel interface?
What is the difference between spinlock and mutex?
How do I convert a string to an int in c#?
What is the difference between bdc_okcode and bdc_cursor? : abap bdc
What is variable length arguments in java?
What is Chartered Company?
I have applied the following commands: now what will happen, will the database will give an error / it will work?