I have a sequential file. How do I access a record in this sequential file randomly in my program ?
8 21691I have a sequential file of 100 records. How do I load the records into a two dimensional array ?
3 22395What 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 6896What 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 10873Post New Xansa COBOL Interview Questions
What is ply yarns?
What are the beneficial factors of doing scrum?
How to combine multiple order in one Delivery ( Step by Step)?
What limits the options of the project team? A. Technology B. Constraints C. Deliverables D. Assumptions
Write an sql query to find first weekday of the month?
Detail about the architecture of web sphere?
what are dynamic queries in t-sql? : Transact sql
How does rest web service work?
Can we use catch statement for checked exceptions?
What are all the ways to include jQuery in a page?
What is your father's name & his job profile?
if dspatr(pc) and csrloc were specified for a format, which keyword would have priority?
Is windows 10 better than ubuntu?
What are pl/sql packages?
Explain the difference between abstraction and encapsulation.