Hi , I am posting some questons which are asked at
interview. These may help u for ur interview...
what is static and dynamic call?
Answer Posted / suman kumar
STATIC CALL: main program object program,sub program object
program loaded in one library
Dynamic call: main program object program, sub program
object program are loaded in different load library.
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
what is difference between cobol and cobol/400
how to access the file from prodution from changeman tool and to submit a file to production
) How do u handle errors in BMS macro?
How many sections are there in data division in COBOL?
What is the use of intialize verb?
What is a report item?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What is the Purpose of Pointer in the string?
How you can characterize tables in cobol?
Write a program to enter and display the names of students in a class using the occurs clause.
What is the utilization of copybook in cobol?
How are the next sentence and continue different from each other?
what is the use of outrecord?