Answer Posted / ajay
sdsf is (system display search facility)
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
How do get the result of your program directly on your pc?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
Write a program to enter and display the names of students in a class using the occurs clause.
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.
A table has two indexes defined. Which one will be used by the SEARCH?
What is the difference between external and global variables in COBOL?
State the various causes of s0c1, s0c5 and s0c7.
What are declaratives and what are their uses in cobol?
how do you reference the variable block file formats from cobol programs
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
What is a scope terminator give example?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
Mention the guidelines to write a structured cobol program?
Can a Search can be done on a table with or without Index?